All MIBs › NETSERVER-MIB › npIfOperStatus
npIfOperStatus
Module: NETSERVER-MIB
OID (symbolic): NETSERVER-MIB::npIfOperStatus
OID (numeric): 1.3.6.1.4.1.80.3.2.2.1.19
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The current operational state of the interface. The testing(3) state indicates that no operational packets can be passed.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.80.3.2.2.1.19 snmpwalk -v2c -c public <target> NETSERVER-MIB::npIfOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.80.3.2.2.1.19.1 snmpget -v2c -c public <target> NETSERVER-MIB::npIfOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> npIfOperStatus.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.80 | auspex | NETSERVER-MIB |
| 1.3.6.1.4.1.80.3 | netServer | NETSERVER-MIB |
| 1.3.6.1.4.1.80.3.2 | axNP | NETSERVER-MIB |
| 1.3.6.1.4.1.80.3.2.2 | npIfTable | NETSERVER-MIB |
| 1.3.6.1.4.1.80.3.2.2.1 | npIfEntry | NETSERVER-MIB |
| 1.3.6.1.4.1.80.3.2.2.1.19 | npIfOperStatus | NETSERVER-MIB |