v51MlDeactivateVar
RAD-MIB ·
.1.3.6.1.4.1.164.3.1.6.6.3.1.1.1.10
Object
column r/w
Integer32
User Request to Deactivate a certain Variant of the ML. This object specifies the Variant Id. requested by user to be Deactivated. User can deactivate a variant having Active Request status or Active status. Deactivating the variant having Active Status wil stop the V5.1 operations on this link (for V5.2 it will stop completely the V5 activity).
Context
- MIB
- RAD-MIB
- OID
.1.3.6.1.4.1.164.3.1.6.6.3.1.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- v51MlEntry
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 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::v51MlDeactivateVar'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-MIB::v51MlDeactivateVar.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-MIB::v51MlDeactivateVar'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.