sprotoIpxDot3Framing
CTATX-MIB ·
.1.3.6.1.4.1.97.3.17.2
Object
scalar mandatory
r/w
Enumeration
If sprotoIpxRoute or sprotoIpxTranslate is enabled, specifies the type of framing to be used for NetWare IPX packets on 802.3 networks. ethernet8023(1) speci- fies that the 802.3 header is to be used without an 802.2 header. ethernet2(2) specifies that Ethernet-2 framing is to be used, with etherType 8137. ether- net8022(3) specifies that an LLC header e0,e0,03 is to be used in conjunction with the 802.3 header.
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTATX-MIB::sprotoIpxDot3Framing.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTATX-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTATX-MIB::sprotoIpxDot3Framing'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernet8023 |
2 | ethernet2 |
3 | ethernet8022 |