sdlcLSStatsPollRspsIn
SNA-SDLC-MIB ·
.1.3.6.1.2.1.41.1.2.3.1.8
Object
column SNMPv2-SMICounter32
This object reflects the total number of poll
responses received from the adjacent SDLC link
station since station startup. This value
includes I-frames that are received in response
to a poll.
At link station startup time, this object must
be initialized to zero.
Context
- MIB
- SNA-SDLC-MIB
- OID
.1.3.6.1.2.1.41.1.2.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sdlcLSStatsEntry
- 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::sdlcLSStatsPollRspsIn'
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::sdlcLSStatsPollRspsIn.<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::sdlcLSStatsPollRspsIn'
Syntax
- Source
- SNMPv2-SMICounter32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
Conformance
Member of