cmlrAddressType
CISCO-ITP-MLR-MIB ·
.1.3.6.1.4.1.9.9.396.1.4.1.2
Object
column CmlrAddressType
The type of addresses in the address tables. The different types will be used to determine how to format and convert cmlrAddressDigits.
Context
- MIB
- CISCO-ITP-MLR-MIB
- OID
.1.3.6.1.4.1.9.9.396.1.4.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cmlrAddressTableEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrAddressType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ITP-MLR-MIB::cmlrAddressType.<cgspInstNetwork>.<cmlrAddressTableName>.<cmlrAddressType>.<cmlrAddressDigits>.<cmlrAddressExactMatch>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ITP-MLR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ITP-MLR-MIB::cmlrAddressType'
Syntax
- Source
- CmlrAddressType
- Base type
Enumeration
Type Description
List of possible table types.
'bch' : Binary Coded Hexadecimal
'gsmDa' : GSM 7 bit Default Alphabet
Values & Constraints
Type Values
1 | bch |
2 | gsmDa |