tmnxMcPeerWarmStandby
TIMETRA-MC-REDUNDANCY-MIB ·
.1.3.6.1.4.1.6527.3.1.2.40.1.1.1.15
Object
The value of tmnxMcPeerWarmStandby specifies if this peer operates in
warm standby mode.
The value of tmnxMcPeerWarmStandby may only be modified while the
value of tmnxMcPeerAdminState is equal to 'outOfService'.
For all peers that are administratively enabled, the value of
tmnxMcPeerWarmStandby must be the same.
This object is used for Oversubscribed Multi-Chassis Redundancy
(OMCR), also referred to as N-to-one redundancy.
Context
- MIB
- TIMETRA-MC-REDUNDANCY-MIB
- OID
.1.3.6.1.4.1.6527.3.1.2.40.1.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tmnxMcPeerEntry
- Groups
- 2
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 'TIMETRA-MC-REDUNDANCY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MC-REDUNDANCY-MIB::tmnxMcPeerWarmStandby'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MC-REDUNDANCY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MC-REDUNDANCY-MIB::tmnxMcPeerWarmStandby.<tmnxMcPeerIpType>.<tmnxMcPeerIpAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MC-REDUNDANCY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MC-REDUNDANCY-MIB::tmnxMcPeerWarmStandby'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |