sechtor100RedundancyEnable
ZHONE-SECHTOR100-MIB ·
.1.3.6.1.4.1.5504.2.4.1.3.1.2
Object
Whether or not the redundancy functionality has been enabled. If this value is false, redundancy is not enable.
Context
- MIB
- ZHONE-SECHTOR100-MIB
- OID
.1.3.6.1.4.1.5504.2.4.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sechtor100ConfigEntry
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 'ZHONE-SECHTOR100-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SECHTOR100-MIB::sechtor100RedundancyEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHONE-SECHTOR100-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHONE-SECHTOR100-MIB::sechtor100RedundancyEnable.<zhoneShelfIndex>.<zhoneSlotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHONE-SECHTOR100-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHONE-SECHTOR100-MIB::sechtor100RedundancyEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |