alpsAscuRetryOption
CISCO-ALPS-MIB ·
.1.3.6.1.4.1.9.9.95.1.5.1.1.6
Object
column r/w
Enumeration
Specifies the retry option for this ASCU. This specifies the error message to be sent to the terminal when a message is dropped at the router. The terminal has three choices - either retransmit the last message (if the terminal can buffer it), re-enter the last message sent or do nothing. Based on the terminal's capabilities, one of these three is configured for the ASCU. Note that this option is the same for all terminals connected to an ASCU because the ALPS feature does not handle individual terminals
Context
- MIB
- CISCO-ALPS-MIB
- OID
.1.3.6.1.4.1.9.9.95.1.5.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- alpsAscuEntry
- Groups
- 2
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::alpsAscuRetryOption'
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::alpsAscuRetryOption.<ifIndex>.<alpsAscuId>'
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::alpsAscuRetryOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | resend |
2 | reenter |
3 | none |
Conformance
Member of