st4BranchState

Sentry4-MIB · .1.3.6.1.4.1.1718.4.1.7.3.1.1

Object

column DeviceState
The on/off state of the branch.

Context

MIB
Sentry4-MIB
OID
.1.3.6.1.4.1.1718.4.1.7.3.1.1
Type
column
Access
readonly
Status
current
Parent
st4BranchMonitorEntry
Groups
1

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

Syntax

Source
DeviceState
Base type
Enumeration

Values & Constraints

Type Values
0unknown
1on
2off

Conformance