mpduGeistgen_172_PDUOutletSwitchState5
DCS-MIB ·
.1.3.6.1.4.1.13400.3.2.2131.1.1.172
Object
column Enumeration
mpduGeistgen_171_PDUOutletSwitchState5 status.
Context
- MIB
- DCS-MIB
- OID
.1.3.6.1.4.1.13400.3.2.2131.1.1.172- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mpduGeistgenEntry
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 'DCS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCS-MIB::mpduGeistgen_172_PDUOutletSwitchState5'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DCS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DCS-MIB::mpduGeistgen_172_PDUOutletSwitchState5.<mpduGeistgenIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DCS-MIB' -M '/opt/observium/mibs/vertiv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DCS-MIB::mpduGeistgen_172_PDUOutletSwitchState5'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | on |
1 | off |
2 | ontooff |
3 | offtoon |
4 | rebooton |
5 | rebootoff |
6 | unavailable |