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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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.
           mibatmPrefixProfileEntry 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.