qllcLSAdminModulo
CISCO-QLLC01-MIB ·
.1.3.6.1.4.1.9.10.6.1.1.1.6
Object
column r/w
Enumeration
The modulus for QLLC link station. It determines the size of the rotating ACK window and can take values of 8 and 128.
Context
- MIB
- CISCO-QLLC01-MIB
- OID
.1.3.6.1.4.1.9.10.6.1.1.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- qllcLSAdminEntry
- 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-QLLC01-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QLLC01-MIB::qllcLSAdminModulo'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-QLLC01-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-QLLC01-MIB::qllcLSAdminModulo.<qllcLSAdminIfIndex>.<qllcLSAdminLciVcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-QLLC01-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-QLLC01-MIB::qllcLSAdminModulo'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | modulo8 |
2 | modulo128 |
Conformance
Member of
Compliance refinements
qllcMibCompliance
readonly
Write access is not required.