CHARACTER-MIB :: charPortOperStatus

MIB Reference — IPNetwork Monitor

All MIBsCHARACTER-MIBcharPortOperStatus

charPortOperStatus

Module: CHARACTER-MIB

OID (symbolic): CHARACTER-MIB::charPortOperStatus

OID (numeric): 1.3.6.1.2.1.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).

'up' and 'active' correspond to ifOperStatus 'up'. 'down' and 'absent' correspond to ifOperStatus 'down'. 'maintenance' corresponds to ifOperStatus 'test'.

What is charPortOperStatus?

A read-only value reporting the actual operational state of a character port (e.g., up, down, or maintenance), independent of flow control status.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.2.1.19.2.1.7
snmpwalk -v2c -c public <target> CHARACTER-MIB::charPortOperStatus

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.2.1.19.2.1.7.1
snmpget -v2c -c public <target> CHARACTER-MIB::charPortOperStatus.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.19charCHARACTER-MIB
1.3.6.1.2.1.19.2charPortTableCHARACTER-MIB
1.3.6.1.2.1.19.2.1charPortEntryCHARACTER-MIB
1.3.6.1.2.1.19.2.1.7charPortOperStatusCHARACTER-MIB