fltStmtRowStatus
ZHONE-COM-IP-FILTER-MIB ·
.1.3.6.1.4.1.5504.4.1.8.3.1.19
Object
Zhone convention to support row creation and deletion. This is the only object required to create or destroy a row in this table.
Context
- MIB
- ZHONE-COM-IP-FILTER-MIB
- OID
.1.3.6.1.4.1.5504.4.1.8.3.1.19- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- filterStatementEntry
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 'ZHONE-COM-IP-FILTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-FILTER-MIB::fltStmtRowStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-COM-IP-FILTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-COM-IP-FILTER-MIB::fltStmtRowStatus.<fltSpecIndex>.<fltStmtIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-COM-IP-FILTER-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-COM-IP-FILTER-MIB::fltStmtRowStatus'
Syntax
- Source
- Zhone-TCZhoneRowStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | active |
4 | createAndGo |
6 | destroy |