pdnRedunCommand

PDN-ENTITY-REDUNDANCY-MIB · .1.3.6.1.4.1.1795.2.24.2.41.1.1.4.1.1

Object

column r/w PdnRedunCmd
This object allows users to command an entity module,
configured for redundancy to perform an action such as
switch (2).
              
 Reading this object should return the last command
issued on this interface or noCmd (1) if no command
has been issued since last reset.

Context

MIB
PDN-ENTITY-REDUNDANCY-MIB
OID
.1.3.6.1.4.1.1795.2.24.2.41.1.1.4.1.1
Type
column
Access
readwrite
Status
current
Parent
pdnRedunCmdEntry
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::pdnRedunCommand'
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::pdnRedunCommand.<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::pdnRedunCommand'

Syntax

Source
PdnRedunCmd
Base type
Enumeration

Values & Constraints

Type Values
1noCmd
2switch
3forcedswitch

Conformance

Member of
Compliance refinements
Write access is not required.