agentxSessionAgentXVer

AGENTX-MIB · .1.3.6.1.2.1.74.1.3.2.1.6

Object

column Integer32
The version of the AgentX protocol supported by the
session.  This must be less than or equal to the value of
agentxMasterAgentXVer.

Context

MIB
AGENTX-MIB
OID
.1.3.6.1.2.1.74.1.3.2.1.6
Type
column
Access
readonly
Status
current
Parent
agentxSessionEntry
Groups
1

Walk 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 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTX-MIB::agentxSessionAgentXVer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTX-MIB::agentxSessionAgentXVer.<agentxConnIndex>.<agentxSessionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENTX-MIB::agentxSessionAgentXVer'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-255

Conformance