vrrpCurCfgVirtRtrGrpIfRestricted
LENOVO-GbTOR-G8272-MIB ·
.1.3.6.1.4.1.19046.2.7.24.3.1.6.9.1.17
Object
column Enumeration
If this object has a value of enabled(1), advertisements for the group are restricted to the interface identified by the vrrpNewCfgVirtRtrGrpIfIndex object. Otherwise, advertisements are transmitted on every interface of each virtual router in the system.
Context
- MIB
- LENOVO-GbTOR-G8272-MIB
- OID
.1.3.6.1.4.1.19046.2.7.24.3.1.6.9.1.17- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vrrpCurCfgVirtRtrGrpTableEntry
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 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8272-MIB::vrrpCurCfgVirtRtrGrpIfRestricted'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8272-MIB::vrrpCurCfgVirtRtrGrpIfRestricted.<vrrpCurCfgVirtRtrGrpIndx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8272-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8272-MIB::vrrpCurCfgVirtRtrGrpIfRestricted'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |