xdcSigOut4Stat
XDC330X-MIB ·
.1.3.6.1.4.1.13827.16.2.18
Object
scalar Enumeration
Current Output 4 signal state as returned by the CLI sigoutstat command. It consists of an integer having value 0 or 1 to indicate that the Output 4 signal is either absent or present, respectively.
Context
- MIB
- XDC330X-MIB
- OID
.1.3.6.1.4.1.13827.16.2.18- 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::xdcSigOut4Stat.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::xdcSigOut4Stat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | sigOutAbsent |
1 | sigOutPresent |