All MIBs › APEX-MIB › apexRpcSessionStatSessionIdWord2
apexRpcSessionStatSessionIdWord2
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexRpcSessionStatSessionIdWord2
OID (numeric): 1.3.6.1.4.1.1166.1.31.9.3.2.2.1.10
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The Session ID Word 2.
Session IDs are 10 byte character arrays. Session IDs are be stored as 3 4-byte words (3 Unsigned32) in this MIB. First 2 Bytes are always 0, next 10 contain the session ID.
Session ID is broken up as follows: Word 1: 00:01 = 0x0000 (unused) Word 1: 02:03 = 1st bytes of session ID (1st 2 bytes of MAC address) Word 2: 00:03 = Next 4 bytes (these 4 plus 1st 2 are the MAC address of manager) Word 3: 00:03 = Last 4 bytes (unique number assigned by manager)
What is apexRpcSessionStatSessionIdWord2?
Reports the second 4-byte word of the 10-byte session identifier for this RPC session, forming the middle segment of the full unique session ID stored across three 32-bit words.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.9.3.2.2.1.10 snmpwalk -v2c -c public <target> APEX-MIB::apexRpcSessionStatSessionIdWord2
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.9.3.2.2.1.10.1 snmpget -v2c -c public <target> APEX-MIB::apexRpcSessionStatSessionIdWord2.1
Start monitoring BigBand Networks APEX video/broadband gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APEX-MIB::apexRpcSessionStatSessionIdWord2 OID value, configure state conditions and alerts, and monitor any BigBand Networks APEX video/broadband gateway (legacy) 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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1 | giproducts | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.1.31 | apex | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.9 | apexSessionControl | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.9.3 | apexRpc | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.9.3.2 | apexRpcStatus | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.9.3.2.2 | apexRpcSessionStatTable | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.9.3.2.2.1 | apexRpcSessionStatEntry | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.9.3.2.2.1.10 | apexRpcSessionStatSessionIdWord2 | APEX-MIB |