pdnRedunEntityState

PDN-ENTITY-REDUNDANCY-MIB · .1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1.1

Object

This object is used to display the current state
on an entity that is used for redundancy.

Context

MIB
PDN-ENTITY-REDUNDANCY-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.41.1.1.5.1.1
Type
column
Access
readonly
Status
current
Parent
pdnRedunStatusEntry
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 'PDN-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ENTITY-REDUNDANCY-MIB::pdnRedunEntityState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PDN-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PDN-ENTITY-REDUNDANCY-MIB::pdnRedunEntityState.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PDN-ENTITY-REDUNDANCY-MIB' -M '/opt/observium/mibs/paradyne:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PDN-ENTITY-REDUNDANCY-MIB::pdnRedunEntityState'

Syntax

Source
PdnRedunStates
Base type
Enumeration

Values & Constraints

Type Values
1activeState
2activeAlarmState
3standbyState
4standbyAlarmState

Conformance