ntnQos802FilterProtocol
NTN-QOS-POLICY-EXT-PIB ·
.1.3.6.1.4.1.45.4.4.1.3.1.1.2
Object
column r/w
Integer32
The IP protocol to match against the packet's protocol. Valid only when applied against IP traffic. A value of zero means match all.
Context
- MIB
- NTN-QOS-POLICY-EXT-PIB
- OID
.1.3.6.1.4.1.45.4.4.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ntnQos802FilterExtEntry
- 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 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EXT-PIB::ntnQos802FilterProtocol'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NTN-QOS-POLICY-EXT-PIB::ntnQos802FilterProtocol.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NTN-QOS-POLICY-EXT-PIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NTN-QOS-POLICY-EXT-PIB::ntnQos802FilterProtocol'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of
Compliance refinements
ntnQosPolicyExtPibCompliance
readonly
Write access is not required.