All MIBs › F10-CHASSIS-MIB › chSysPortOperStatus
chSysPortOperStatus
Module: F10-CHASSIS-MIB
OID (symbolic): F10-CHASSIS-MIB::chSysPortOperStatus
OID (numeric): 1.3.6.1.4.1.6027.3.1.1.2.4.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational status provides further condition of the card. If the chSysPortAdminStatus is 'up', the valid state is 'ready' - the card is present and ready and the chSysPortAdminStatus status is 'up'. 'portDown' - the port is down or not enabled. 'portProblem' - port hardware problems. 'cardProblem' - not used. Same as cardDown. 'cardDown' - the card is downed. 'notPresent' - the card is not present.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6027.3.1.1.2.4.1.5 snmpwalk -v2c -c public <target> F10-CHASSIS-MIB::chSysPortOperStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6027.3.1.1.2.4.1.5.1 snmpget -v2c -c public <target> F10-CHASSIS-MIB::chSysPortOperStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> chSysPortOperStatus.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.6027 | dellNet | DELL-NETWORKING-SMI |
| 1.3.6.1.4.1.6027.3 | dellNetMgmt | DELL-NETWORKING-SMI |
| 1.3.6.1.4.1.6027.3.1 | f10ChassisMib | F10-CHASSIS-MIB |
| 1.3.6.1.4.1.6027.3.1.1 | f10ChassisMibObject | F10-CHASSIS-MIB |
| 1.3.6.1.4.1.6027.3.1.1.2 | chSysObjects | F10-CHASSIS-MIB |
| 1.3.6.1.4.1.6027.3.1.1.2.4 | chSysPortTable | F10-CHASSIS-MIB |
| 1.3.6.1.4.1.6027.3.1.1.2.4.1 | chSysPortEntry | F10-CHASSIS-MIB |
| 1.3.6.1.4.1.6027.3.1.1.2.4.1.5 | chSysPortOperStatus | F10-CHASSIS-MIB |