ipOspfRedistributeStaticInfoOutRmapList
BLADETYPE2-NETWORK-MIB ·
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.1.3
Object
scalar OctetString
The route maps present in the out route map list.
The route maps are presented in a bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ Rmap 9
|| ||
|| ||___ Rmap 8
|| |____ Rmap 7
|| . . .
||_________ Rmap 2
|__________ Rmap 1
where x : 1 - The represented route map is selected
0 - The represented route map is not selected
Context
- MIB
- BLADETYPE2-NETWORK-MIB
- OID
.1.3.6.1.4.1.11.2.3.7.11.33.1.2.3.3.8.11.11.1.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ipOspfRedistributeStaticInfo
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 'BLADETYPE2-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BLADETYPE2-NETWORK-MIB::ipOspfRedistributeStaticInfoOutRmapList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BLADETYPE2-NETWORK-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BLADETYPE2-NETWORK-MIB::ipOspfRedistributeStaticInfoOutRmapList'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.