sysSNMPEnableTraps
CENTILLION-CONFIG-MIB ·
.1.3.6.1.4.1.930.2.1.2.19.3
Object
Indicates whether the SNMP agent process is permitted to generate traps. This object provides global trap enable status, as specific traps may be enabled or disabled on an individual basis.
Context
- MIB
- CENTILLION-CONFIG-MIB
- OID
.1.3.6.1.4.1.930.2.1.2.19.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sysSNMPGroup
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 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CENTILLION-CONFIG-MIB::sysSNMPEnableTraps.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CENTILLION-CONFIG-MIB' -M '/opt/observium/mibs/nortel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CENTILLION-CONFIG-MIB::sysSNMPEnableTraps'
Syntax
- Source
- CENTILLION-ROOT-MIBEnableIndicator
- Base type
Enumeration
Values & Constraints
Type Values
1 | disabled |
2 | enabled |