All MIBs › NETLINK-SPECIFIC-MIB › nsStatus
nsStatus
Module: NETLINK-SPECIFIC-MIB
OID (symbolic): NETLINK-SPECIFIC-MIB::nsStatus
OID (numeric): 1.3.6.1.4.1.173.6.1.3.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational status of the node. The status is given as: 1 = Node is defined in the database; 9 = Node is operational;
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.173.6.1.3.1.2 snmpwalk -v2c -c public <target> NETLINK-SPECIFIC-MIB::nsStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.173.6.1.3.1.2.1 snmpget -v2c -c public <target> NETLINK-SPECIFIC-MIB::nsStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nsStatus.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.173 | netlink | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.6 | network | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.6.1 | netstat | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.6.1.3 | nsNodTable | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.6.1.3.1 | nsEntry | NETLINK-SPECIFIC-MIB |
| 1.3.6.1.4.1.173.6.1.3.1.2 | nsStatus | NETLINK-SPECIFIC-MIB |