configPortStateOper
POWERCONNECT3024-MIB ·
.1.3.6.1.4.1.674.10895.1.11.6.1.10
Object
column mandatory
Enumeration
The port's current state.
Context
- MIB
- POWERCONNECT3024-MIB
- OID
.1.3.6.1.4.1.674.10895.1.11.6.1.10- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- configPortEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'POWERCONNECT3024-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERCONNECT3024-MIB::configPortStateOper'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POWERCONNECT3024-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERCONNECT3024-MIB::configPortStateOper.<configPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POWERCONNECT3024-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POWERCONNECT3024-MIB::configPortStateOper'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | blocking |
3 | listening |
4 | learning |
5 | forwarding |