rptrInfoOperStatus

SNMP-REPEATER-MIB · .1.3.6.1.2.1.22.1.4.1.1.3

Object

column Enumeration
The rptrInfoOperStatus object indicates the
operational state of the repeater.

Context

MIB
SNMP-REPEATER-MIB
OID
.1.3.6.1.2.1.22.1.4.1.1.3
Type
column
Access
readonly
Status
current
Parent
rptrInfoEntry
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 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrInfoOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNMP-REPEATER-MIB::rptrInfoOperStatus.<rptrInfoId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNMP-REPEATER-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNMP-REPEATER-MIB::rptrInfoOperStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2ok
3failure

Conformance