tmnxMobGwSysGroupRedState

TIMETRA-MOBILE-GATEWAY-MIB · .1.3.6.1.4.1.6527.3.1.2.70.1.2.1.13

Object

column Enumeration
The value of tmnxMobGwSysGroupRedState indicates the current
redundancy state of this group. The redundancy state may be one of:
'none' - no redundancy is configured in this group.
'hot'  - standby card is ready to become active in case of a active 
         card failure.
'warm' - No card is ready to become active in case of a active card 
         failure. Backup card is up, but not in sync with the active 
         card.
'cold' - No card is ready to become active in case of a active card 
         failure. No protect card is configured in this group or the 
         backup card is operationally down.

Context

MIB
TIMETRA-MOBILE-GATEWAY-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.70.1.2.1.13
Type
column
Access
readonly
Status
current
Parent
tmnxMobGwSysGroupEntry
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 'TIMETRA-MOBILE-GATEWAY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MOBILE-GATEWAY-MIB::tmnxMobGwSysGroupRedState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TIMETRA-MOBILE-GATEWAY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TIMETRA-MOBILE-GATEWAY-MIB::tmnxMobGwSysGroupRedState.<tmnxMobGwSysGroupId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TIMETRA-MOBILE-GATEWAY-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TIMETRA-MOBILE-GATEWAY-MIB::tmnxMobGwSysGroupRedState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2hot
3warm
4cold

Conformance