lexipxFrameType
LEXMARK-PVT-MIB ·
.1.3.6.1.4.1.641.1.3.11
Object
scalar mandatory
r/w
Integer32
A bitmap of the supported IPX frame types.
Bit Value Frame type
--- ----- --------------------------
0 1 Token-Ring
1 2 Token-Ring Source Routed
2 4 Token-Ring SNAP
3 8 Token-Ring SNAP Source Routed
4 16 Ethernet 802.2
5 32 Ethernet 802.3
6 64 Ethernet Type 2
7 128 Ethernet SNAP
Context
- MIB
- LEXMARK-PVT-MIB
- OID
.1.3.6.1.4.1.641.1.3.11- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- lexipx
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 'LEXMARK-PVT-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LEXMARK-PVT-MIB::lexipxFrameType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LEXMARK-PVT-MIB' -M '/opt/observium/mibs/lexmark:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LEXMARK-PVT-MIB::lexipxFrameType'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.