cadVrGlobalIpForwarding
CADANT-VIRTUAL-ROUTER-MIB ·
.1.3.6.1.4.1.4998.1.1.25.3.1.7.2
Object
scalar r/w
Enumeration
The indication of whether this entity is acting as an IPv4 router in respect to the forwarding of datagrams received by, but not addressed to, this entity. IPv4 routers forward datagrams. IPv4 hosts do not (except those source-routed via the host).
Context
- MIB
- CADANT-VIRTUAL-ROUTER-MIB
- OID
.1.3.6.1.4.1.4998.1.1.25.3.1.7.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cadVrGlobals
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 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrGlobalIpForwarding.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CADANT-VIRTUAL-ROUTER-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CADANT-VIRTUAL-ROUTER-MIB::cadVrGlobalIpForwarding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forwarding |
2 | notForwarding |