sdlcLSAdminMODULO
SNA-SDLC-MIB ·
.1.3.6.1.2.1.41.1.2.1.1.10
Object
column r/w
Enumeration
This object controls the modulus for an SDLC
link station. This modulus determines the size
of the rotating acknowledgement window used the
SDLC link station pair.
A write operation to this administered value
will not change the operational value,
sdlcLSOperMODULO, until the link station is
cycled inactive.
An implementation can support only modulo 8,
only modulo 128, or both.
Context
- MIB
- SNA-SDLC-MIB
- OID
.1.3.6.1.2.1.41.1.2.1.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sdlcLSAdminEntry
- 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 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-SDLC-MIB::sdlcLSAdminMODULO'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SNA-SDLC-MIB::sdlcLSAdminMODULO.<ifIndex>.<sdlcLSAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SNA-SDLC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SNA-SDLC-MIB::sdlcLSAdminMODULO'
Syntax
Enumeration
Values & Constraints
Enumerated Values
8 | eight |
128 | onetwentyeight |
Conformance
Member of
Compliance refinements
sdlcCoreCompliance
readonly
Write access is not required.