llcSapAdminAckTimer
CISCO-SNA-LLC-MIB ·
.1.3.6.1.4.1.9.10.8.1.2.1.1.6
Object
This object denotes the default value for the
time interval during which the LLCs on this SAP
shall expect to receive either:
1) an acknowledgement to one or more
outstanding I PDUs. or 2) a response PDU to an
unnumbered command PDU.
The expiration of this timer shall cause the
frame unacknowledged frames to be retransmitted
(up to N2 times).
A zero value for this object indicates that the
port default, llcPortAdminAckTimer, shall be
used as the SAP default. This SAP default
value may be overridden by a non-zero value in
the llcCcAdminAckTimer.
Context
- MIB
- CISCO-SNA-LLC-MIB
- OID
.1.3.6.1.4.1.9.10.8.1.2.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- llcSapAdminEntry
- 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-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNA-LLC-MIB::llcSapAdminAckTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SNA-LLC-MIB::llcSapAdminAckTimer.<ifIndex>.<llcPortVirtualIndex>.<llcSapNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SNA-LLC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SNA-LLC-MIB::llcSapAdminAckTimer'
Syntax
- Source
- SNMPv2-SMITimeTicks
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of
Compliance refinements
llcCoreCompliance
readonly
Write access not required