ATM-FORUM-ADDR-REG: View SNMP OID List / Download MIB
VENDOR: ATM FORUM
Home | MIB: ATM-FORUM-ADDR-REG | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
atmfAddressTable | 1.3.6.1.4.1.353.2.6.1 | no-access |
A table implemented by the network-side IME, containing the ATM-layer addresses in effect on the user side of the UNI. |
|
1.3.6.1.4.1.353.2.6.1.1 | no-access |
Information about a single ATM-layer address in effect on the user-side IME. Note that the index variable atmAddressAtmAddress is a variable-length string, and as such the rule for variable-length strings in section 4.1.6 of RFC 1212 applies. |
||
atmfAddressPort | 1.3.6.1.4.1.353.2.6.1.1.1 | integer | read-only |
A unique value which identifies the UNI port for which the ATM address is in effect. The value of 0 has the special meaning of identifying the local UNI. |
atmfAddressAtmAddress | 1.3.6.1.4.1.353.2.6.1.1.2 | atmaddress | read-only |
The ATM address which is in effect on the user side of the ATM UNI port. |
atmfAddressStatus | 1.3.6.1.4.1.353.2.6.1.1.3 | integer | read-write |
An indication of the validity of the ATM address at the user side of the UNI port. To configure a new address in this table, the user-side IME must set the appropriate instance of this object to the value valid(1). To delete an existing address in this table, the user-side IME must set the appropriate instance of this object to the value invalid(2). If circumstances occur on the network-side IME which cause an address to become invalid, the network-side IME modifies the value of the appropriate instance of this object to invalid(2). Whenever the value of this object for a particular address becomes invalid(2), the conceptual row for that address may be removed from the table at any time, either immediately or subsequently. Enumeration: 'valid': 1, 'invalid': 2. |
atmfAddressOrgScope | 1.3.6.1.4.1.353.2.6.1.1.4 | integer | read-write |
This object indicates the organizational scope for the referenced address. The information of the referenced address shall not be distributed outside the indicated scope. If the user-side IME does not specify a value for the atmfAddressOrgScope object, the network shall set the value of this object to localNetwork(1), if the registered address is an ATM group address, or to global(15), if the registered address is an individual address. Refer to Annex 6.0 of ATM Forum UNI Signalling 4.0 for guidelines regarding the use of organizational scopes. This organization hierarchy may be mapped to ATM network's routing hierarchy such as PNNI's routing level and the mapping shall be configurable in nodes. Use of this object in a public network is for further study. The default values for organizational scope are localNetwork(1) for ATM group addresses, and global(15) for individual addresses. Enumeration: 'organizationMinusOne': 7, 'global': 15, 'sitePlusOne': 6, 'intraCommunity': 11, 'regional': 13, 'intraOrganization': 8, 'localNetwork': 1, 'organizationPlusOne': 9, 'localNetworkPlusOne': 2, 'siteMinusOne': 4, 'localNetworkPlusTwo': 3, 'intraSite': 5, 'interRegional': 14, 'communityMinusOne': 10, 'communityPlusOne': 12. |
atmfNetPrefixTable | 1.3.6.1.4.1.353.2.7.1 | no-access |
A table implemented by the user-side IME, containing the network-prefix(es) for ATM-layer addresses in effect on the user side of the UNI. |
|
1.3.6.1.4.1.353.2.7.1.1 | no-access |
Information about a single network-prefix for ATM-layer addresses in effect on the user-side IME. Note that the index variable atmNetPrefixPrefix is a variable-length string, and as such the rule for variable-length strings in section 4.1.6 of RFC 1212 applies. |
||
atmfNetPrefixPort | 1.3.6.1.4.1.353.2.7.1.1.1 | integer | read-only |
A unique value which identifies the UNI port for which the network prefix for ATM addresses is in effect. The value of 0 has the special meaning of identifying the local UNI. |
atmfNetPrefixPrefix | 1.3.6.1.4.1.353.2.7.1.1.2 | netprefix | read-only |
The network prefix for ATM addresses which is in effect on the user side of the ATM UNI port. |
atmfNetPrefixStatus | 1.3.6.1.4.1.353.2.7.1.1.3 | integer | read-write |
An indication of the validity of the network prefix for ATM addresses on the user side of the UNI port. To configure a new network prefix in this table, the network-side IME must set the appropriate instance of this object to the value valid(1). To delete an existing network prefix in this table, the network-side IME must set the appropriate instance of this object to the value invalid(2). If circumstances occur on the user-side IME which cause a prefix to become invalid, the user-side IME modifies the value of the appropriate instance of this object to invalid(2). Whenever the value of this object for a particular prefix becomes invalid(2), the conceptual row for that prefix may be removed from the table at any time, either immediately or subsequently. Enumeration: 'valid': 1, 'invalid': 2. |
atmfAddressRegistrationAdminTable | 1.3.6.1.4.1.353.2.11.1 | no-access |
A table of Address Registration administrative information for the ATM Interface. |
|
1.3.6.1.4.1.353.2.11.1.1 | no-access |
An entry in the table, containing Address Registration administrative information for the ATM Interface. |
||
atmfAddressRegistrationAdminIndex | 1.3.6.1.4.1.353.2.11.1.1.1 | integer | read-only |
The value of 0 which has the special meaning of identifying the ATM Interface over which this message was received. |
atmfAddressRegistrationAdminStatus | 1.3.6.1.4.1.353.2.11.1.1.2 | integer | read-only |
An indication of whether or not Address Registration is supported on this ATM Interface. Supported(1) indicates that this ATM Interface supports address registration. Unsupported(2) indicates that this ATM Interface does not support address registration. Enumeration: 'supported': 1, 'unsupported': 2. |