All MIBs › NETLINK-SPECIFIC-MIB › nlLocalSubscriberId
nlLocalSubscriberId
Module: NETLINK-SPECIFIC-MIB
OID (symbolic): NETLINK-SPECIFIC-MIB::nlLocalSubscriberId
OID (numeric): 1.3.6.1.4.1.173.7.5.1.1.1
Node type: OBJECT-TYPE
Type: NlSubscriberAddress
Access: read-only
Description: The Subscriber ID. A valid subscriber ID is a string of numeric digits represented by their ASCII equivalents. The ASCII equivalents of the wildcard characters '*' and '?' are also allowed. A '*' is a wildcard that matches any number of digits, including zero. A '?' is a wildcard that matches any single digit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.173.7.5.1.1.1 snmpwalk -v2c -c public <target> NETLINK-SPECIFIC-MIB::nlLocalSubscriberId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.173.7.5.1.1.1.1 snmpget -v2c -c public <target> NETLINK-SPECIFIC-MIB::nlLocalSubscriberId.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nlLocalSubscriberId.1
Start monitoring NetLink protocol converter (legacy SNA/SDLC gateway) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NETLINK-SPECIFIC-MIB::nlLocalSubscriberId OID value, configure state conditions and alerts, and monitor any NetLink protocol converter (legacy SNA/SDLC gateway) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.173 | netlink | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7 | local | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7.5 | subscriber | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7.5.1 | nlLocalSubscriberTable | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7.5.1.1 | nlLocalSubscriberEntry | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.7.5.1.1.1 | nlLocalSubscriberId | NETLINK-SPECIFIC-MIB |