All MIBs › RBN-SUBSCRIBER-ACTIVE-MIB › rbnSubsClearSubscriberName
rbnSubsClearSubscriberName
Module: RBN-SUBSCRIBER-ACTIVE-MIB
OID (symbolic): RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsClearSubscriberName
OID (numeric): 1.3.6.1.4.1.2352.2.27.1.1.3.1
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: Setting this object to the subscriber name will clear all the sessions associated with the subscriber.
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 rbnSubsClearSubscriberName?
Writing a subscriber name here clears every session belonging to that subscriber: PPP circuits renegotiate/re-authenticate, and RFC 1483/1490 circuits are bounced and re-authenticated. Always reads back as an empty string since it's a write-only trigger, not stored state; an admin uses this to force-disconnect a specific customer by name, e.g. "jsmith@isp.net".
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2352.2.27.1.1.3.1 snmpwalk -v2c -c public <target> RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsClearSubscriberName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2352.2.27.1.1.3.1.1 snmpget -v2c -c public <target> RBN-SUBSCRIBER-ACTIVE-MIB::rbnSubsClearSubscriberName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2352.2.27.1.1.3.1.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rbnSubsClearSubscriberName.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::rbnSubsClearSubscriberName 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.1 | rbnSubsClearSubscriberName | RBN-SUBSCRIBER-ACTIVE-MIB |