ipxInterfaceFrameType
NETLINK-SPECIFIC-MIB ·
.1.3.6.1.4.1.173.7.4.3.2.6.1.4
Object
column mandatory
r/w
Enumeration
The frame type - depends on the interfece type. Valid combinations are: Ethernet, 802.5 - typeII, raw, llc, snap Frame relay, X25 - typeII
Context
- MIB
- NETLINK-SPECIFIC-MIB
- OID
.1.3.6.1.4.1.173.7.4.3.2.6.1.4- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- ipxInterfaceEntry
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 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::ipxInterfaceFrameType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETLINK-SPECIFIC-MIB::ipxInterfaceFrameType.<ipxInterfaceNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETLINK-SPECIFIC-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETLINK-SPECIFIC-MIB::ipxInterfaceFrameType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | typeII |
2 | raw |
3 | llc |
4 | snap |