infeedStatus

Sentry3-MIB · .1.3.6.1.4.1.1718.3.2.2.1.5

Object

column Enumeration
The status of the input feed line.  If the infeedCapabilities
'onSense' bit is TRUE, then all of the states are supported
and indicate the sensed state of the input feed.  If the
infeedCapabilities 'onSense' bit is FALSE, then only the
'on' and 'noComm' states are supported, and 'on' indicates
a derived state, not a sensed state.

Context

MIB
Sentry3-MIB
OID
.1.3.6.1.4.1.1718.3.2.2.1.5
Type
column
Access
readonly
Status
current
Parent
infeedEntry

Walk 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 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry3-MIB::infeedStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Sentry3-MIB::infeedStatus.<towerIndex>.<infeedIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Sentry3-MIB' -M '/opt/observium/mibs/sentry:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Sentry3-MIB::infeedStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on
2offWait
3onWait
4offError
5onError
6noComm
7reading
8offFuse
9onFuse
Object Constraints
range: 4-4