alpsCktAscuStatus
CISCO-ALPS-MIB ·
.1.3.6.1.4.1.9.9.95.1.3.4.1.7
Object
column Enumeration
Reports the ASCU status - ASCUs configured on the circuit can be rejected at the host and would then be marked REJECT. Also, ASCUs configured after the circuit has been established are not added dynamically to the circuit but are marked NEW and get added when the circuit gets established the next time. ASCUs waiting for an accept or reject response from the host are marked as PENDING. ASCUs that were accepted by the host are marked OK.
Context
- MIB
- CISCO-ALPS-MIB
- OID
.1.3.6.1.4.1.9.9.95.1.3.4.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alpsCktAscuEntry
- 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 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ALPS-MIB::alpsCktAscuStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ALPS-MIB::alpsCktAscuStatus.<alpsCktAscuCktName>.<alpsCktAscuCktDlcType>.<alpsCktAscuA1>.<alpsCktAscuA2>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ALPS-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ALPS-MIB::alpsCktAscuStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | ok |
3 | reject |
4 | new |
5 | pending |
Conformance
Member of