tmnxMobGwSysGroupCardRedState

TIMETRA-MOBILE-GATEWAY-MIB · .1.3.6.1.4.1.6527.3.1.2.70.1.3.1.4

Object

column Enumeration
The value of tmnxMobGwSysGroupCardRedState indicates the state of this
card in the redundancy group. The state may be one of:
'notValid' - card is operationally down or the corresponding group has
             no redundancy configured.
'active'   - card is online and providing service.
'standby'  - card is online and backing up an active card, but not 
             providing service.
'standbyInProg' - card is operationally up, but not in sync with the 
                  active card.

Context

MIB
TIMETRA-MOBILE-GATEWAY-MIB
OID
.1.3.6.1.4.1.6527.3.1.2.70.1.3.1.4
Type
column
Access
readonly
Status
current
Parent
tmnxMobGwSysGroupCardEntry
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::tmnxMobGwSysGroupCardRedState'
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::tmnxMobGwSysGroupCardRedState.<tmnxMobGwSysGroupId>.<tmnxChassisIndex>.<tmnxCardSlotNum>'
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::tmnxMobGwSysGroupCardRedState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1notValid
2active
3standby
4standbyInProg

Conformance