All MIBs › CHAR-MIB › charPortOperStatus
charPortOperStatus
Module: CHAR-MIB
OID (symbolic): CHAR-MIB::charPortOperStatus
OID (numeric): 1.3.6.1.3.19.2.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The port's actual, operational state, independent of flow control. 'up' indicates able to function normally. 'down' indicates inability to function for administrative or operational reasons. 'maintenance' indicates a maintenance mode, exclusive of normal operation, such as running a test. 'absent' indicates that port hardware is not present. 'active' indicates up with a user present (e.g. logged in).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.19.2.1.7 snmpwalk -v2c -c public <target> CHAR-MIB::charPortOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.19.2.1.7.1 snmpget -v2c -c public <target> CHAR-MIB::charPortOperStatus.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.3 | experimental | DASAN-DHCP-MIB |
| 1.3.6.1.3.19 | char | CHAR-MIB |
| 1.3.6.1.3.19.2 | charPortTable | CHAR-MIB |
| 1.3.6.1.3.19.2.1 | charPortEntry | CHAR-MIB |
| 1.3.6.1.3.19.2.1.7 | charPortOperStatus | CHAR-MIB |