eqlWKARole
EQLIPADDR-MIB ·
.1.3.6.1.4.1.12740.9.3.1.2
Object
column r/w
Enumeration
The role of this WKA. Management WKA is used for only management traffic. secondary WKA can be used incase the of failover to secondary site and secondary site wants to use primary site's WKA. Secondary WKAs can exist independent of partner records and their ipaddresses.
Context
- MIB
- EQLIPADDR-MIB
- OID
.1.3.6.1.4.1.12740.9.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eqlWKAEntry
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 'EQLIPADDR-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLIPADDR-MIB::eqlWKARole'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLIPADDR-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLIPADDR-MIB::eqlWKARole.<eqlGroupId>.<eqlInetAddrEntAddrType>.<eqlInetAddrEntAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLIPADDR-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLIPADDR-MIB::eqlWKARole'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | management |
2 | secondary |