dellNetPEStatus
DELL-NETWORKING-CHASSIS-MIB ·
.1.3.6.1.4.1.6027.3.26.1.4.2.1.6
Object
The current operational state of the Port extender.
Context
- MIB
- DELL-NETWORKING-CHASSIS-MIB
- OID
.1.3.6.1.4.1.6027.3.26.1.4.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dellNetPEEntry
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 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-CHASSIS-MIB::dellNetPEStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DELL-NETWORKING-CHASSIS-MIB::dellNetPEStatus.<dellNetPEIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DELL-NETWORKING-CHASSIS-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DELL-NETWORKING-CHASSIS-MIB::dellNetPEStatus'
Syntax
- Source
- DELL-NETWORKING-TCDellNetPEOperStatus
- Base type
Enumeration
Values & Constraints
Type Values
1 | up |
2 | down |