aluLcrStatusRequest
ALU-LCR-MIB ·
.1.3.6.1.4.1.6527.6.1.2.2.23.3.1.1.1
Object
column OctetString
The value of the current request and associated member. It is
represented as a single octet. Bits are numbered from left to right.
Bits 1-4 indicate the request.
1111 Lockout of Protection
1110 Forced Switch
1101 SF - High Priority
1100 SF - Low Priority
1011 SD - High Priority
1010 SD - Low Priority
1001 not used
1000 Manual Switch
0111 not used
0110 Wait-to-Restore
0101 not used
0100 Exercise
0011 not used
0010 Reverse Request
0001 Do Not Revert
0000 No Request
Bits 5-8 indicate the member associated with the request defined in
bits 1-4. The value 0 indicates the null (or protection) member. The
value 1 indicates the working member.
Context
- MIB
- ALU-LCR-MIB
- OID
.1.3.6.1.4.1.6527.6.1.2.2.23.3.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aluLcrStatusEntry
- 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 'ALU-LCR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-LCR-MIB::aluLcrStatusRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALU-LCR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALU-LCR-MIB::aluLcrStatusRequest.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALU-LCR-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALU-LCR-MIB::aluLcrStatusRequest'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-1
Conformance
Member of