hpSwitchIpxStatGatewayEncap
STATISTICS-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.9.1.1.1.4
Object
column mandatory
Enumeration
The current type of encapsulation of the gateway.
Context
- MIB
- STATISTICS-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.9.1.1.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- hpSwitchIpxStatEntry
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 'STATISTICS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STATISTICS-MIB::hpSwitchIpxStatGatewayEncap'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'STATISTICS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STATISTICS-MIB::hpSwitchIpxStatGatewayEncap.<hpSwitchIpxStatIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STATISTICS-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STATISTICS-MIB::hpSwitchIpxStatGatewayEncap'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | ethernetII |
2 | ieee8022 |
3 | snap |
4 | ieee8023Raw |
5 | noGateway |