trapLoggerAgent
CTTRAPLOG-MIB ·
.1.3.6.1.4.1.52.4.1.44.5
Object
scalar mandatory
r/w
Enumeration
Reflects the operational status of the traplogger agent
Context
- MIB
- CTTRAPLOG-MIB
- OID
.1.3.6.1.4.1.52.4.1.44.5- Type
- scalar
- Access
- readwrite
- Status
- mandatory
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 'CTTRAPLOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTTRAPLOG-MIB::trapLoggerAgent.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTTRAPLOG-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTTRAPLOG-MIB::trapLoggerAgent'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disabled |
2 | enabled |
3 | standby |
4 | elected |