qtechAceExtDestPortOpVC
QTECH-ACL-CONTEXT-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.66.1.3.1.31
Object
column r/w
Enumeration
noOperator(1), which is the default value, means that no comparison is to be made with the Dest TCP/UDP port number. lt(2) means less than. gt(3) means greater than. eq(4) means equal. neq(5) means not equal.
Context
- MIB
- QTECH-ACL-CONTEXT-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.66.1.3.1.31- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qtechAceExtVCEntry
- 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 'QTECH-ACL-CONTEXT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ACL-CONTEXT-MIB::qtechAceExtDestPortOpVC'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ACL-CONTEXT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ACL-CONTEXT-MIB::qtechAceExtDestPortOpVC.<qtechAceExtContextNameVC>.<qtechAceExtAclNameVC>.<qtechAceExtIndexVC>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ACL-CONTEXT-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ACL-CONTEXT-MIB::qtechAceExtDestPortOpVC'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOperator |
2 | lt |
3 | gt |
4 | eq |
5 | neq |
6 | range |
Conformance
Member of