xdcPwrBStat
XDC330X-MIB ·
.1.3.6.1.4.1.13827.16.2.9
Object
scalar Enumeration
Current Power B input state as returned by the CLI pwrstat command. It consists of an integer having value 0, 1 or -1 to indicate that the Power B input is either absent, present or not installed, respectively.
Context
- MIB
- XDC330X-MIB
- OID
.1.3.6.1.4.1.13827.16.2.9- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- xdc
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'XDC330X-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'XDC330X-MIB::xdcPwrBStat.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'XDC330X-MIB' -M '/opt/observium/mibs/endrun:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'XDC330X-MIB::xdcPwrBStat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
-1 | pwrNotInstalled |
0 | pwrAbsent |
1 | pwrPresent |