vrrpRouteScope
KEEPALIVED-MIB ·
.1.3.6.1.4.1.9586.100.5.2.7.1.9
Object
Scope of this route.
Context
- MIB
- KEEPALIVED-MIB
- OID
.1.3.6.1.4.1.9586.100.5.2.7.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- vrrpRouteEntry
- Groups
- 1
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 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'KEEPALIVED-MIB::vrrpRouteScope'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'KEEPALIVED-MIB::vrrpRouteScope.<vrrpInstanceIndex>.<vrrpRouteIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'KEEPALIVED-MIB::vrrpRouteScope'
Syntax
- Source
- INET-ADDRESS-MIBInetScopeType
- Base type
Enumeration
Values & Constraints
Type Values
1 | interfaceLocal |
2 | linkLocal |
3 | subnetLocal |
4 | adminLocal |
5 | siteLocal |
8 | organizationLocal |
14 | global |
Conformance
Member of