appcSessStatsSessIndex
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.4.2.1.3
Object
column SNMPv2-SMIInteger32
This value identifies the index of the session, which is
unique for this LU pair. It is recommended that an Agent not
reuse the index of a deactivated session for a significant
period of time (e.g., one week).
If this object has the same value as appcActSessIndex for the
same LU pair, then the two entries being indexed apply to the
same resource (specifically, to the same session).
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.4.2.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- appcSessStatsEntry
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 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcSessStatsSessIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPC-MIB::appcSessStatsSessIndex.<appcSessStatsLocLuName>.<appcSessStatsParLuName>.<appcSessStatsSessIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPC-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPC-MIB::appcSessStatsSessIndex'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647