powerCardRedundancyStatus

NSCRTV-EPON-SYSTEM-MIB · .1.3.6.1.4.1.17409.2.3.1.4.1.1.8

Object

column Enumeration
The redundancy status of the power card??        
active(1)   -   The power card is working on redundanct active/
            Standby mode and the current role is active.
stanby(2)   - The power card is working on redundanct active/
            Standby mode and the current role is standby.
standalone(3) -   The power card is not working on redundanct mode 
          and the current role is standalone.
loadShareing(4) -   The power card is working on redundanct loadsharing
          mode.

Context

MIB
NSCRTV-EPON-SYSTEM-MIB
OID
.1.3.6.1.4.1.17409.2.3.1.4.1.1.8
Type
column
Access
readonly
Status
current
Parent
powerPropertyEntry

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 'NSCRTV-EPON-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-SYSTEM-MIB::powerCardRedundancyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NSCRTV-EPON-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NSCRTV-EPON-SYSTEM-MIB::powerCardRedundancyStatus.<powerDeviceIndex>.<powerCardIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NSCRTV-EPON-SYSTEM-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NSCRTV-EPON-SYSTEM-MIB::powerCardRedundancyStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2stanby
3standalone
4loadShareing