ctATMPhyRedundStatus

CTATM-CONFIG-MIB · .1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.4

Object

column r/w Enumeration
If this object is set to enable, then redundancy for this
interface is enabled.
              
If this object is set to disable, redundancy is disabled. If
redundancy is disabled, then automatic switching to backup ports
will not be available.
              
Periodic testing of ports is independent of ctATMPhyRedundStatus
and is controlled by ctATMPhyRedundPerformTest.
              
See ctATMPhyRedundActivePort for a description of the relationships
between this object, ctATMPhyRedundActivePort,
ctATMPhyRedundActivation, and ctATMPhyRedundPrimaryRevert.
              
This object is persistent.

Context

MIB
CTATM-CONFIG-MIB
OID
.1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
ctATMPhyRedundEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1enable
2disable