mnAdvFlags
MIP-MIB ·
.1.3.6.1.2.1.44.1.3.2.2.3
Object
scalar Bits
The flags are contained in the 7th byte in the
extension of the most recently received mobility agent
advertisement:
vjCompression
-- Agent supports Van Jacobson compression
gre
-- Agent offers Generice Routing Encapsulation
minEnc,
-- Agent offers Minimal Encapsulation
foreignAgent,
-- Agent is a Foreign Agent
homeAgent,
-- Agent is a Home Agent
busy,
-- Foreign Agent is busy
regRequired,
-- FA registration is required.
Context
- MIB
- MIP-MIB
- OID
.1.3.6.1.2.1.44.1.3.2.2.3- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- mnRecentAdvReceived
- Groups
- 1
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::mnAdvFlags.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::mnAdvFlags'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | vjCompression |
1 | gre |
2 | minEnc |
3 | foreignAgent |
4 | homeAgent |
5 | busy |
6 | regRequired |
Conformance
Member of