mapsConfigObjectKeyType
BROCADE-MAPS-MIB ·
.1.3.6.1.4.1.1588.3.1.4.1.6
Object
scalar Enumeration
It indicates the object key type. The main purpose of this object to help NMS applications to interpret the data easily. Eg: If the mapsConfigObjectGroupType is port then the key type is an integer and key value is the port number.
Context
- MIB
- BROCADE-MAPS-MIB
- OID
.1.3.6.1.4.1.1588.3.1.4.1.6- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mapsConfig
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BROCADE-MAPS-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BROCADE-MAPS-MIB::mapsConfigObjectKeyType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BROCADE-MAPS-MIB' -M '/opt/observium/mibs/brocade:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BROCADE-MAPS-MIB::mapsConfigObjectKeyType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | int32 |
2 | uint32 |
3 | float |
4 | string |