aclAceTCPSrcPortOp
RAD-ACL-MIB ·
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.10
Object
Indicates how a packet's Source TCP port number is to be compared with aclAceTCPSrcPort and aclAceTCPSrcPortRange
Context
- MIB
- RAD-ACL-MIB
- OID
.1.3.6.1.4.1.164.6.1.14.2.1.6.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclAceTCPEntry
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 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceTCPSrcPortOp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-ACL-MIB::aclAceTCPSrcPortOp.<aclAceIdx>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-ACL-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-ACL-MIB::aclAceTCPSrcPortOp'
Syntax
- Source
- UdpTcpPortOp
- Base type
Enumeration
Values & Constraints
Type Values
1 | noOperator |
2 | lt |
3 | gt |
4 | eq |
5 | neq |
6 | range |