ifcpSessionState

IFCP-MGMT-MIB · .1.3.6.1.2.1.10.230.1.2.2.1.1

Object

The current session operating state.

Context

MIB
IFCP-MGMT-MIB
OID
.1.3.6.1.2.1.10.230.1.2.2.1.1
Type
column
Access
readonly
Status
current
Parent
ifcpSessionStatsEntry
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 'IFCP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IFCP-MGMT-MIB::ifcpSessionState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IFCP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IFCP-MGMT-MIB::ifcpSessionState.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IFCP-MGMT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IFCP-MGMT-MIB::ifcpSessionState'

Syntax

Source
IfcpSessionStates
Base type
Enumeration

Values & Constraints

Type Values
1down
2openPending
3open

Conformance