dlswTrapCntlTConn
DLSW-MIB ·
.1.3.6.1.2.1.46.1.1.10.3
Object
scalar r/w
Enumeration
Indicates whether the DLSw is permitted to emit transport connection up and down traps. With the value of `enabled' the DLSw will emit traps when connections enter `connected' and `disconnected' states. With the value of `disabled' the DLSw will not emit traps when connections enter of `connected' and `disconnected' states. With the value of `partial' the DLSw will only emits transport connection down traps when the connection is closed with busy. The changes take effect immediately.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.1.10.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dlswTrapControl
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLSW-MIB::dlswTrapCntlTConn.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLSW-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLSW-MIB::dlswTrapCntlTConn'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | partial |
Conformance
Member of
Compliance refinements
dlswCoreCompliance
readonly
Write access is not required.