dlswTrapCntlTConnPartnerReject
DLSW-MIB ·
.1.3.6.1.2.1.46.1.1.10.1
Object
scalar r/w
Enumeration
Indicates whether the DLSw is permitted to emit partner reject related traps. With the value of `enabled' the DLSw will emit all partner reject related traps. With the value of `disabled' the DLSw will not emit any partner reject related traps. With the value of `partial' the DLSw will only emits partner reject traps for CapEx reject. The changes take effect immediately.
Context
- MIB
- DLSW-MIB
- OID
.1.3.6.1.2.1.46.1.1.10.1- 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::dlswTrapCntlTConnPartnerReject.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::dlswTrapCntlTConnPartnerReject'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |
3 | partial |
Conformance
Member of
Compliance refinements
dlswCoreCompliance
readonly
Write access is not required.