All MIBs › NETWORK-SERVICES-MIB › applOperStatus
applOperStatus
Module: NETWORK-SERVICES-MIB
OID (symbolic): NETWORK-SERVICES-MIB::applOperStatus
OID (numeric): 1.3.6.1.2.1.27.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Indicates the operational status of the network service application. 'down' indicates that the network service is
not available. 'up' indicates that the network service is operational and available. 'halted' indicates that the service is operational but not available. 'congested' indicates that the service is operational but no additional inbound associations can be accommodated. 'restarting' indicates that the service is currently unavailable but is in the process of restarting and will be available soon. 'quiescing' indicates that service is currently operational but is in the process of shutting down. Additional inbound associations may be rejected by applications in the 'quiescing' state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.27.1.1.6 snmpwalk -v2c -c public <target> NETWORK-SERVICES-MIB::applOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.27.1.1.6.1 snmpget -v2c -c public <target> NETWORK-SERVICES-MIB::applOperStatus.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.27 | application | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1 | applTable | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1 | applEntry | NETWORK-SERVICES-MIB |
| 1.3.6.1.2.1.27.1.1.6 | applOperStatus | NETWORK-SERVICES-MIB |