fsL2VpnPwRedGroupLockoutProtection
Aricent-L2VPN-MIB ·
.1.3.6.1.4.1.29601.2.72.4.1.1.5
Object
column r/w
Enumeration
This object is used to indicate the operation type/mode of the lockout protection group entry. If the value is set to 'enabled(1)', then no switching shall occur in the event of a fault/ac failure or force switchover. If the value is set to 'disabled(0)', then the normal switching shall occur in case of AC failure,fault occurence of forced switchover
Context
- MIB
- Aricent-L2VPN-MIB
- OID
.1.3.6.1.4.1.29601.2.72.4.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsL2VpnPwRedGroupEntry
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 'Aricent-L2VPN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-L2VPN-MIB::fsL2VpnPwRedGroupLockoutProtection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Aricent-L2VPN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Aricent-L2VPN-MIB::fsL2VpnPwRedGroupLockoutProtection.<fsL2VpnPwRedGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Aricent-L2VPN-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Aricent-L2VPN-MIB::fsL2VpnPwRedGroupLockoutProtection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | enabled |