appcHistSessIndex
APPC-MIB ·
.1.3.6.1.2.1.34.3.1.4.3.1.1
Object
column Integer32
Table index. The value of the index begins at zero and is incremented up to a maximum value of 2**31-1 (2,147,483,647) before wrapping.
Context
- MIB
- APPC-MIB
- OID
.1.3.6.1.2.1.34.3.1.4.3.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- appcHistSessEntry
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::appcHistSessIndex'
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::appcHistSessIndex.<appcHistSessIndex>'
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::appcHistSessIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-2147483647