aclIpAceDestPortOp
Hirschmann-GIGA-LION-24TP-MIB ·
.1.3.6.1.4.1.248.13.7.5.1.17.7.1.1.17
Object
column r/w
Enumeration
Indicates how a packet's destination TCP/UDP port number is to be compared. noOperator(1), which is the default value, means that no comparison is to be made with the destination TCP/UDP port number.
Context
- MIB
- Hirschmann-GIGA-LION-24TP-MIB
- OID
.1.3.6.1.4.1.248.13.7.5.1.17.7.1.1.17- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- aclIpAceEntry
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 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-GIGA-LION-24TP-MIB::aclIpAceDestPortOp'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Hirschmann-GIGA-LION-24TP-MIB::aclIpAceDestPortOp.<aclIpAceName>.<aclIpAceIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Hirschmann-GIGA-LION-24TP-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Hirschmann-GIGA-LION-24TP-MIB::aclIpAceDestPortOp'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noOperator |
2 | equal |
3 | range |