fsMIStdIpForwarding
ARICENT-MISTD-IPVX-MIB ·
.1.3.6.1.4.1.29601.2.37.4.1.2
Object
column 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).
When this object is written, the entity should save the
change to non-volatile storage and restore the object from
non-volatile storage upon re-initialization of the system.
Note: a stronger requirement is not used because this object
was previously defined.
Context
- MIB
- ARICENT-MISTD-IPVX-MIB
- OID
.1.3.6.1.4.1.29601.2.37.4.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIStdIpGlobalEntry
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 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpForwarding'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpForwarding.<fsMIStdIpContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-MISTD-IPVX-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-MISTD-IPVX-MIB::fsMIStdIpForwarding'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | forwarding |
2 | notForwarding |