ibmappcInSsStatusType
IBM6611-MIB ·
.1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.3
Object
column mandatory
Enumeration
Indicates the entry type: 1. Received a negative bind response from the partner LU. 2. Sent a negative bind response to the partner LU. 3. Session activation rejected by the partner LU. 4. Unbind sent to the partner LU. 5. Unbind received from the partner LU.
Context
- MIB
- IBM6611-MIB
- OID
.1.3.6.1.4.1.2.6.2.13.7.2.1.7.1.3- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- ibmappcInSsStatusEntry
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 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmappcInSsStatusType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IBM6611-MIB::ibmappcInSsStatusType.<ibmappcInSsStatusIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IBM6611-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IBM6611-MIB::ibmappcInSsStatusType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | recvNegBindRsp |
2 | sendNegBindRsp |
3 | sessActRejected |
4 | unbindSent |
5 | unbindReceived |