dlurPuDlusSessnStatus
APPN-DLUR-MIB ·
.1.3.6.1.2.1.34.5.1.2.1.1.7
Object
column Enumeration
Status of the control session to the DLUS identified in
dlurPuActiveDlusName. This is a combination of the separate
states for the contention-winner and contention-loser sessions:
reset(1) - none of the cases below
pendingActive(2) - either contention-winner session or
contention-loser session is pending active
active(3) - contention-winner and contention-loser
sessions are both active
pendingInactive(4) - either contention-winner session or
contention-loser session is pending
inactive - this test is made AFTER the
'pendingActive' test.
The following matrix provides a different representation of
how the values of this object are related to the individual
states of the contention-winner and contention-loser sessions:
Conwinner
| pA | pI | A | X = !(pA | pI | A)
C ++++++++++++++++++++++++++++++++++
o pA | 2 | 2 | 2 | 2
n ++++++++++++++++++++++++++++++++++
l pI | 2 | 4 | 4 | 4
o ++++++++++++++++++++++++++++++++++
s A | 2 | 4 | 3 | 1
e ++++++++++++++++++++++++++++++++++
r X | 2 | 4 | 1 | 1
++++++++++++++++++++++++++++++++++
Context
- MIB
- APPN-DLUR-MIB
- OID
.1.3.6.1.2.1.34.5.1.2.1.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dlurPuEntry
- 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 'APPN-DLUR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-DLUR-MIB::dlurPuDlusSessnStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APPN-DLUR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPN-DLUR-MIB::dlurPuDlusSessnStatus.<dlurPuName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APPN-DLUR-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APPN-DLUR-MIB::dlurPuDlusSessnStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | pendingActive |
3 | active |
4 | pendingInactive |
Conformance
Member of