All MIBs › RBN-SUBSCRIBER-ACTIVE-MIB › rbnSubsClearSessionId
rbnSubsClearSessionId
Module: RBN-SUBSCRIBER-ACTIVE-MIB
OID (symbolic): RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsClearSessionId
OID (numeric): 1.3.6.1.4.1.2352.2.27.1.1.3.2
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: A set of this object will clear the subscriber session identified by this value.
In the case of PPP circuit, the PPP state machinery attempts to renegotiate and re-authenticate a new session with the remote peer on the circuit. In the case of RFC 1483 and RFC 1490 encapsulated circuits the circuit is brought down and then back up and an attempt is made to re-authenticate the subscriber bound to the circuit.
This object returns a zero-length string when queried.
What is rbnSubsClearSessionId?
Writing a session ID here clears that specific subscriber session, with the same renegotiate/re-authenticate or bounce-and-reauthenticate behavior as rbnSubsClearSubscriberName but targeted by session ID instead of name. It always reads back empty since it's a one-shot action.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2352.2.27.1.1.3.2 snmpwalk -v2c -c public <target> RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsClearSessionId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2352.2.27.1.1.3.2.1 snmpget -v2c -c public <target> RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsClearSessionId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2352.2.27.1.1.3.2.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rbnSubsClearSessionId.1
Start monitoring Ericsson (Redback Networks) broadband subscriber-management platform (active subscriber session tracking) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsClearSessionId OID value, configure state conditions and alerts, and monitor any Ericsson (Redback Networks) broadband subscriber-management platform (active subscriber session tracking) 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.2352 | redBackNetworks | RBN-SMI |
| 1.3.6.1.4.1.2352.2 | rbnMgmt | RBN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2352.2.27 | rbnSubscriberActiveMib | RBN-SUBSCRIBER-ACTIVE-MIB |
| 1.3.6.1.4.1.2352.2.27.1 | rbnSubsActiveObjects | RBN-SUBSCRIBER-ACTIVE-MIB |
| 1.3.6.1.4.1.2352.2.27.1.1 | rbnSubsActive | RBN-SUBSCRIBER-ACTIVE-MIB |
| 1.3.6.1.4.1.2352.2.27.1.1.3 | rbnSubsClear | RBN-SUBSCRIBER-ACTIVE-MIB |
| 1.3.6.1.4.1.2352.2.27.1.1.3.2 | rbnSubsClearSessionId | RBN-SUBSCRIBER-ACTIVE-MIB |