All MIBs › APEX-MIB › apexRpcSessionStatSessionIdWord1
apexRpcSessionStatSessionIdWord1
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexRpcSessionStatSessionIdWord1
OID (numeric): 1.3.6.1.4.1.1166.1.31.9.3.2.2.1.9
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The Session ID Word 1.
Session IDs are 10 byte character arrays. Session IDs are be stored as 3 4-byte words (3 ulongs) 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 2 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 apexRpcSessionStatSessionIdWord1?
Reports the first 4-byte word of the 10-byte session identifier for this RPC session, which together with words 2 and 3 forms the full unique session ID used by the session manager.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.9.3.2.2.1.9 snmpwalk -v2c -c public <target> APEX-MIB::apexRpcSessionStatSessionIdWord1
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.9.1 snmpget -v2c -c public <target> APEX-MIB::apexRpcSessionStatSessionIdWord1.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apexRpcSessionStatSessionIdWord1.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::apexRpcSessionStatSessionIdWord1 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.9 | apexRpcSessionStatSessionIdWord1 | APEX-MIB |