sleAMConfigControlEnableState
SLE-AM-MIB ·
.1.3.6.1.4.1.6296.101.15.2.2.9
Object
Alarm Trap State. Based on the trap state, the alarm will be notified to NMS. If the TRAP STATE is enabled then the alarm will be notified else wont be notified. enable (1) disabe (0)
Context
- MIB
- SLE-AM-MIB
- OID
.1.3.6.1.4.1.6296.101.15.2.2.9- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sleAMConfigControl
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 'SLE-AM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SLE-AM-MIB::sleAMConfigControlEnableState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SLE-AM-MIB' -M '/opt/observium/mibs/dasan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SLE-AM-MIB::sleAMConfigControlEnableState'
Syntax
- Source
- AMTrapState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |