tnObjectAppType
TN-PORT-MIB ·
.1.3.6.1.4.1.7483.6.1.2.2.10.2.1.3
Object
column Enumeration
The object tnObjectAppType specifies the nature of usage the pool
would be used for. The pools could be used for access or network
traffic at either ingress or egress.
The value mpointQueues (51) is valid only for 7210-SAS-X platform.
Context
- MIB
- TN-PORT-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.2.10.2.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- tnQosPoolAppEntry
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 'TN-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-PORT-MIB::tnObjectAppType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-PORT-MIB::tnObjectAppType.<tnObjectType>.<tnObjectId>.<tnObjectAppType>.<tnObjectAppPool>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-PORT-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-PORT-MIB::tnObjectAppType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | accessIngress |
2 | accessEgress |
3 | networkIngress |
4 | networkEgress |
51 | system |