vrrpNewCfgVirtRtrVrGrpBmap
ALTEON-CHEETAH-NETWORK-MIB ·
nortel variant
·
.1.3.6.1.4.1.1872.2.5.3.1.6.13.1.7
Object
column OctetString
The virtual routers added to this VRRP vrgroup.
The selected virtual routers are presented in a bitmap format.
in receiving order:
OCTET 1 OCTET 2 .....
xxxxxxxx xxxxxxxx .....
|| || |_ Virtual Router 9
|| ||
|| ||___ Virtual Router 8
|| |____ Virtual Router 7
|| . . .
||_________ Virtual Router 2
|__________ Virtual Router 1
where x : 1 - The represented Virtual Router is added
0 - The represented Virtual Router is not added
Context
- MIB
- ALTEON-CHEETAH-NETWORK-MIB
- OID
.1.3.6.1.4.1.1872.2.5.3.1.6.13.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vrrpNewCfgVirtRtrVrGrpTableEntry
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 'ALTEON-CHEETAH-NETWORK-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-NETWORK-MIB::vrrpNewCfgVirtRtrVrGrpBmap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-NETWORK-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-NETWORK-MIB::vrrpNewCfgVirtRtrVrGrpBmap.<vrrpNewCfgVirtRtrVrGrpIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-NETWORK-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-NETWORK-MIB::vrrpNewCfgVirtRtrVrGrpBmap'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.