dlurPuStatus
APPN-DLUR-MIB ·
.1.3.6.1.2.1.34.5.1.2.1.1.3
Object
column Enumeration
Status of the DLUR-supported PU. The following values are
defined:
reset(1) - reset
pendReqActpuRsp(2) - pending a response from the DLUS
to a Request ACTPU
pendActpu(3) - pending an ACTPU from the DLUS
pendActpuRsp(4) - pending an ACTPU response from the PU
active(5) - active
pendLinkact(6) - pending activation of the link to a
downstream PU
pendDactpuRsp(7) - pending a DACTPU response from the PU
pendInop(8) - the CPSVRMGR pipe became inoperative
while the DLUR was pending an ACTPU
response from the PU
pendInopActpu(9) - when the DLUR was in the pendInop
state, a CPSVRMGR pipe became active
and a new ACTPU was received over it,
before a response to the previous
ACTPU was received from the PU.
Context
- MIB
- APPN-DLUR-MIB
- OID
.1.3.6.1.2.1.34.5.1.2.1.1.3- 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::dlurPuStatus'
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::dlurPuStatus.<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::dlurPuStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | pendReqActpuRsp |
3 | pendActpu |
4 | pendActpuRsp |
5 | active |
6 | pendLinkact |
7 | pendDactpuRsp |
8 | pendInop |
9 | pendInopActpu |
Conformance
Member of