All MIBs › USR-HACN-MIB › usrHacnMbrRegFlags
usrHacnMbrRegFlags
Module: USR-HACN-MIB
OID (symbolic): USR-HACN-MIB::usrHacnMbrRegFlags
OID (numeric): 1.3.6.1.4.1.429.4.91.1.19.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description: Registration flags sent by mobile node.
This is a bit-mapped value with the following represenentation:
7 6 5 4 3 2 1 0
+___+___+___+___+___+___+___+___+
| S | B | D | M | G | V | T | R |
+___+___+___+___+___+___+___+___+
where,
S - Simultaneous Bindings
B - Broadcast Datagrams
D - Decapsulation by mobile node
M - Minimal Encapsulation
G - GRE Encapsulation
V - V.J. Compression
T - Reverse Tunneling
R - Reserved BitWhat is usrHacnMbrRegFlags?
The bitmapped registration flags (0-255) the mobile node sent in its registration, covering options like Simultaneous Bindings, Broadcast Datagrams, Decapsulation, Minimal/GRE Encapsulation, V.J. Compression, and Reverse Tunneling. Admins decode individual bits here when diagnosing why a mobile node's session behaves a particular way.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.429.4.91.1.19.1.5 snmpwalk -v2c -c public <target> USR-HACN-MIB::usrHacnMbrRegFlags
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.429.4.91.1.19.1.5.1 snmpget -v2c -c public <target> USR-HACN-MIB::usrHacnMbrRegFlags.1
Start monitoring CommWorks/3Com high-availability gateway cluster node (HA node/switchover status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the USR-HACN-MIB::usrHacnMbrRegFlags OID value, configure state conditions and alerts, and monitor any CommWorks/3Com high-availability gateway cluster node (HA node/switchover status) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.429 | usr | CHS-MIB |
| 1.3.6.1.4.1.429.4 | common | HDR2-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.429.4.91 | usrHACN | USR-HACN-MIB |
| 1.3.6.1.4.1.429.4.91.1 | usrHACNConfig | USR-HACN-MIB |
| 1.3.6.1.4.1.429.4.91.1.19 | usrHacnMbrTable | USR-HACN-MIB |
| 1.3.6.1.4.1.429.4.91.1.19.1 | usrHacnMbrEntry | USR-HACN-MIB |
| 1.3.6.1.4.1.429.4.91.1.19.1.5 | usrHacnMbrRegFlags | USR-HACN-MIB |