rdrFormatterDestStatus
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.6.2.1.4
Object
column Enumeration
In 'redundancy(2)' and in 'simpleLoadBalancing(3)' rdrFormatterForwardingMode there can be only one 'active' destination, which is where the reports are currently being sent to. In 'multicast(4)' modes all destinations will receive the active(2) status.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.6.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdrFormatterDestEntry
- Groups
- 1
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 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::rdrFormatterDestStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::rdrFormatterDestStatus.<rdrFormatterDestIPAddr>.<rdrFormatterDestPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PCUBE-SE-MIB::rdrFormatterDestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |
3 | standby |
Conformance
Member of