firewallPortForwardingRowStatus
ZHNFIREWALL ·
.1.3.6.1.4.1.5504.2.5.45.1.2.1.9
Object
The SNMP RowStatus of the current row. The following objects must be specified upon row creation: firewallPortForwardingName firewallPortPrivateIPAddress
Context
- MIB
- ZHNFIREWALL
- OID
.1.3.6.1.4.1.5504.2.5.45.1.2.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- firewallPortForwardingEntry
- 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 'ZHNFIREWALL' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNFIREWALL::firewallPortForwardingRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNFIREWALL' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNFIREWALL::firewallPortForwardingRowStatus.<lanDeviceIndex>.<lanEthernetIndex>.<firewallPortForwardingIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNFIREWALL' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNFIREWALL::firewallPortForwardingRowStatus'
Syntax
- Source
- Zhone-TCZhoneRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |
Conformance
Member of