mipEncapsulationSupported
MIP-MIB ·
.1.3.6.1.2.1.44.1.1.3
Object
scalar Bits
Encapsulation methods supported by the Mobile IP
entity. The entity may support multiple encapsulation
methods or none of them:
ipInIp(0), -- IP Encapsulation within IP
gre(1), -- Generic Routing Encapsulation,
-- refers to RFC1701
minEnc(2), -- Minimal Encapsulation within IP.
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 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MIP-MIB::mipEncapsulationSupported.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MIP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MIP-MIB::mipEncapsulationSupported'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | ipInIp |
1 | gre |
2 | minEnc |
3 | other |
Conformance
Member of