ctChasAlarmEna
CTRON-CHASSIS-MIB ·
.1.3.6.1.4.1.52.4.3.1.1.2
Object
scalar mandatory
r/w
Enumeration
Allow an audible alarm to be either enabled or dis- abled. Setting this object to disable(1) will prevent an audible alarm from being heard and will also stop the sound from a current audible alarm. Setting this object to enable(2) will allow an audible alarm to be heard and will also enable the sound from a current audible alarm, if it has previously been disabled. This object will read with the current setting.
Context
- MIB
- CTRON-CHASSIS-MIB
- OID
.1.3.6.1.4.1.52.4.3.1.1.2- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- ctChas
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 'CTRON-CHASSIS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CTRON-CHASSIS-MIB::ctChasAlarmEna.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CTRON-CHASSIS-MIB' -M '/opt/observium/mibs/cabletron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CTRON-CHASSIS-MIB::ctChasAlarmEna'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | disable |
2 | enable |
3 | notSupported |