ipForwardingTableRowStatus

ZHNIPFORWARDING · .1.3.6.1.4.1.5504.2.5.44.1.1.1.8

Object

The SNMP RowStatus of the current row. The following objects must
be specified upon row creation:
    ipForwardingDestIPAddress
    ipForwardingDestSubnetMask
    ipForwardingInterface

Context

MIB
ZHNIPFORWARDING
OID
.1.3.6.1.4.1.5504.2.5.44.1.1.1.8
Type
column
Access
readwrite
Status
current
Parent
ipForwardingEntry
Groups
1

Walk 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 'ZHNIPFORWARDING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNIPFORWARDING::ipForwardingTableRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNIPFORWARDING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNIPFORWARDING::ipForwardingTableRowStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNIPFORWARDING' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNIPFORWARDING::ipForwardingTableRowStatus'

Syntax

Source
Zhone-TCZhoneRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
4createAndGo
6destroy

Conformance