ifcpSessionState
IFCP-MGMT-MIB ·
.1.3.6.1.2.1.10.230.1.2.2.1.1
Object
column IfcpSessionStates
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
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 '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
1 | down |
2 | openPending |
3 | open |
Conformance
Member of