ifcpSessionBound

IFCP-MGMT-MIB · .1.3.6.1.2.1.10.230.1.2.1.1.17

Object

This value indicates whether this session is bound to a
specific local and remote N Port.  Sessions by default are
unbound and ready for future assignment to a local and remote
N Port.

Context

MIB
IFCP-MGMT-MIB
OID
.1.3.6.1.2.1.10.230.1.2.1.1.17
Type
column
Access
readonly
Status
current
Parent
ifcpSessionAttributesEntry
Groups
2

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::ifcpSessionBound'
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::ifcpSessionBound.<ifcpLclGtwyInstIndex>.<ifcpSessionIndex>'
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::ifcpSessionBound'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false