ctATMPhyRedundActivation
CTATM-CONFIG-MIB ·
.1.3.6.1.4.1.52.4.1.2.10.1.2.1.1.1.5
Object
column r/w
Enumeration
If this object is set to automatic, a backup port will
automatically be activated upon failure of the active port.
If this object is set to manual, it will require the manual
setting of ctATMPhyRedundActivePort to activate a port upon
failure of the currently active port.
See ctATMPhyRedundActivePort for a description of the relationships
between this object, ctATMPhyRedundStatus, ctATMPhyRedundActivePort,
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.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ctATMPhyRedundEntry
Net-SNMP examples
How SNMP and these commands workWalk 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::ctATMPhyRedundActivation'
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::ctATMPhyRedundActivation.<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::ctATMPhyRedundActivation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | automatic |
2 | manual |