zxAnAclExtRuleTcpEstablished
ZTE-AN-QOSPCL-MIB ·
.1.3.6.1.4.1.3902.1015.26.1.15.1.17
Object
column r/w
Enumeration
Indicates whether matching established TCP packets. This object cannot be configured if zxAnAclExtRuleIpProtocol in the same row is not TCP. establishedTcp(1) means matching established TCP packets. notMatch(2) means not care about this field
Context
- MIB
- ZTE-AN-QOSPCL-MIB
- OID
.1.3.6.1.4.1.3902.1015.26.1.15.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zxAnAclExtendedRuleEntry
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 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOSPCL-MIB::zxAnAclExtRuleTcpEstablished'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-QOSPCL-MIB::zxAnAclExtRuleTcpEstablished.<zxAnAclExtAclNumber>.<zxAnAclExtRuleId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-QOSPCL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-QOSPCL-MIB::zxAnAclExtRuleTcpEstablished'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | establishedTcp |
2 | notMatch |