hprIpAppnPortAppnTrafficType
HPR-IP-MIB ·
.1.3.6.1.2.1.34.6.1.5.2.1.2
Object
column AppnTrafficType
APPN traffic type sent through the port.
Context
- MIB
- HPR-IP-MIB
- OID
.1.3.6.1.2.1.34.6.1.5.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hprIpAppnPortEntry
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 'HPR-IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-IP-MIB::hprIpAppnPortAppnTrafficType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HPR-IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HPR-IP-MIB::hprIpAppnPortAppnTrafficType.<hprIpAppnPortName>.<hprIpAppnPortAppnTrafficType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HPR-IP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HPR-IP-MIB::hprIpAppnPortAppnTrafficType'
Syntax
- Source
- AppnTrafficType
- Base type
Enumeration
Values & Constraints
Type Values
1 | low |
2 | medium |
3 | high |
4 | network |
5 | llcAndFnRoutedNlp |