alPolicyStatus
ALLOT-MIB ·
.1.3.6.1.4.1.2603.5.6.3.1.3
Object
column r/w
Enumeration
active - this policy (entry) is now 'active'; nonActive - now is not in use; doMakeActive - setting of this value launches the switchover operation to make this entry (policy) active. In this case all other policies will be set into nonActive status
Context
- MIB
- ALLOT-MIB
- OID
.1.3.6.1.4.1.2603.5.6.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alPoliciesStatusEntry
- 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 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLOT-MIB::alPolicyStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALLOT-MIB::alPolicyStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALLOT-MIB' -M '/opt/observium/mibs/allot:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALLOT-MIB::alPolicyStatus'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of