gsmpSessionAdjacencyCount
GSMP-MIB ·
.1.3.6.1.2.1.98.1.5.1.6
Object
column Unsigned32
This object specifies the current number of adjacencies that are established with controllers and the switch partition that is used for this session. The value includes this session.
Context
- MIB
- GSMP-MIB
- OID
.1.3.6.1.2.1.98.1.5.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- gsmpSessionEntry
- 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 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSMP-MIB::gsmpSessionAdjacencyCount'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'GSMP-MIB::gsmpSessionAdjacencyCount.<gsmpSessionThisSideId>.<gsmpSessionFarSideId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'GSMP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'GSMP-MIB::gsmpSessionAdjacencyCount'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-255
Conformance
Member of