dlurPuAnsSupport
APPN-DLUR-MIB ·
.1.3.6.1.2.1.34.5.1.2.1.1.4
Object
column Enumeration
The Automatic Network Shutdown (ANS) support configured for
this PU. This value (as configured by the network
administrator) is sent by DLUS with ACTPU for each PU.
- 'continue' means that the DLUR node will attempt to keep
LU-LU sessions active even if SSCP-PU and SSCP-LU
control sessions are interrupted.
- 'stop' means that LU-LU sessions will be interrupted
when the SSCP-PU and SSCP-LU sessions are interrupted.
Context
- MIB
- APPN-DLUR-MIB
- OID
.1.3.6.1.2.1.34.5.1.2.1.1.4- 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::dlurPuAnsSupport'
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::dlurPuAnsSupport.<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::dlurPuAnsSupport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | continue |
2 | stop |
Conformance
Member of