tnNetIfPacketType
TROPIC-L1SERVICE-MIB ·
.1.3.6.1.4.1.7483.2.3.1.2.9.1.1.4
Object
column r/w
Enumeration
GCC packet type, which indicates if the NETIF
packet type is standard (std) or non-standard
(nonstd). Only provisionable for 4DPA4, 11DPE12,
11STAR1, and 11STMM10 pack related NETIFs. If
tnNetIfPacketType is std, tnNetIfMtu can be
changed. If tnNetIfPacketType is nonStd,
tnNetIfMtu is always the default value and
cannot be changed. Changing tnNetIfPacketType
from std to nonStd results in tnNetIfMtu of
the NETIF being changed to the default value.
Default:
nonstd for 4DPA4, 11DPE12, 11STAR1, and 11STMM10.
std for all others.
Context
- MIB
- TROPIC-L1SERVICE-MIB
- OID
.1.3.6.1.4.1.7483.2.3.1.2.9.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnNetIfEntry
- 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 'TROPIC-L1SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-L1SERVICE-MIB::tnNetIfPacketType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TROPIC-L1SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TROPIC-L1SERVICE-MIB::tnNetIfPacketType.<tnNetIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TROPIC-L1SERVICE-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TROPIC-L1SERVICE-MIB::tnNetIfPacketType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | std |
2 | non-std |
Conformance
Member of