emergencyThreshold
Baytech-MIB-401-4 ·
.1.3.6.1.4.1.4779.1.3.5.8.1.5
Object
The current level, in tenths of an amp, that will cause a Current Level Emergency trap to be sent if the total current for the associated group if exceeded. Conversely, a Current Level Emergeny Clear trap will be sent whent the total group current falls below the threshold.
Context
- MIB
- Baytech-MIB-401-4
- OID
.1.3.6.1.4.1.4779.1.3.5.8.1.5- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- sBTAModulesRPCCurrentGroupsCurrentEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'Baytech-MIB-401-4' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Baytech-MIB-401-4::emergencyThreshold'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Baytech-MIB-401-4' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Baytech-MIB-401-4::emergencyThreshold.<groupCurrentIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Baytech-MIB-401-4' -M '/opt/observium/mibs/baytech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Baytech-MIB-401-4::emergencyThreshold'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647