bgpCurCfgGroupOutRmapList
IBM-GbTOR-G8264-MIB ·
.1.3.6.1.4.1.26543.2.7.6.3.1.12.9.1.20
Object
column 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
- IBM-GbTOR-G8264-MIB
- OID
.1.3.6.1.4.1.26543.2.7.6.3.1.12.9.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- bgpCurCfgGroupEntry
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 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::bgpCurCfgGroupOutRmapList'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM-GbTOR-G8264-MIB::bgpCurCfgGroupOutRmapList.<bgpCurCfgGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM-GbTOR-G8264-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM-GbTOR-G8264-MIB::bgpCurCfgGroupOutRmapList'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.