rdrFormatterCategoryDestStatus
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.6.12.1.2
Object
column Enumeration
In modes 'redundancy(2)' and in 'simpleLoadBalancing(3)' there can be only one 'active' destination, which is the destination to which reports are being sent. In 'multicast(4)' modes all destination will receive the 'active(2)' status.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.6.12.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- rdrFormatterCategoryDestEntry
- 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::rdrFormatterCategoryDestStatus'
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::rdrFormatterCategoryDestStatus.<rdrFormatterCategoryIndex>.<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::rdrFormatterCategoryDestStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
2 | active |
3 | standby |
Conformance
Member of