ASCEND-MIBATMPREFIX-MIB: View SNMP OID List / Download MIB
VENDOR: ASCEND COMMUNICATIONS INC.
Home | MIB: ASCEND-MIBATMPREFIX-MIB | |||
---|---|---|---|---|
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 |
mibatmPrefixProfile | 1.3.6.1.4.1.529.23.22 | |||
mibatmPrefixProfileTable | 1.3.6.1.4.1.529.23.22.1 | no-access |
A list of mibatmPrefixProfile profile entries. |
|
1.3.6.1.4.1.529.23.22.1.1 | no-access |
A mibatmPrefixProfile entry containing objects that maps to the parameters of mibatmPrefixProfile profile. |
||
atmPrefixProfile_PrefixName | 1.3.6.1.4.1.529.23.22.1.1.1 | displaystring | read-only |
The name of the ATM Address Prefix Profile. |
atmPrefixProfile_UseShortAddress | 1.3.6.1.4.1.529.23.22.1.1.2 | integer | read-write |
Applies to default address generated using this profile's prefix. Flag == NO (default) value means, default address generated will always be 20 byte long. FLAG == YES value means, default address generated could be less than 20 byte. Also algorithm used to generate is different based on this flag's value. use-short-address == FALSE, in NSAP structure, ESI byte is coded as follows. FF MSB MSB-1 MSB-2 LSB PortNumber. In case short-flag == TRUE, in NSAP structure, immediately after Prefix length, following 8 bits are used for the slot number and subsequent 8 bits are used for the port number. Enumeration: 'yes': 2, 'no': 1. |
atmPrefixProfile_PnniNodePrefix_Length | 1.3.6.1.4.1.529.23.22.1.1.3 | integer | read-write |
Length of the prefix in number of bytes. |
atmPrefixProfile_PnniNodePrefix_Address | 1.3.6.1.4.1.529.23.22.1.1.4 | displaystring | read-write |
The prefix value. |
atmPrefixProfile_SpvcAddressPrefix_Length | 1.3.6.1.4.1.529.23.22.1.1.5 | integer | read-write |
Length of the prefix in number of bytes. |
atmPrefixProfile_SpvcAddressPrefix_Address | 1.3.6.1.4.1.529.23.22.1.1.6 | displaystring | read-write |
The prefix value. |
atmPrefixProfile_SvcAddressPrefix_Length | 1.3.6.1.4.1.529.23.22.1.1.7 | integer | read-write |
Length of the prefix in number of bytes. |
atmPrefixProfile_SvcAddressPrefix_Address | 1.3.6.1.4.1.529.23.22.1.1.8 | displaystring | read-write |
The prefix value. |
atmPrefixProfile_Action_o | 1.3.6.1.4.1.529.23.22.1.1.9 | integer | read-write |
Enumeration: 'deleteProfile': 3, 'createProfile': 2, 'noAction': 1. |