sub10UnitMgmtAlarmType
SUB10SYSTEMS-MIB ·
.1.3.6.1.4.1.39003.3.2.6.1.1.13
Object
The type of the alarm and defines the type of notification (trap) used to inform management entities.
Context
- MIB
- SUB10SYSTEMS-MIB
- OID
.1.3.6.1.4.1.39003.3.2.6.1.1.13- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- sub10UnitMgmtAlarmEntry
- Groups
- 1
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 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmType.<sub10UnitMgmtAlarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUB10SYSTEMS-MIB' -M '/opt/observium/mibs/fastback:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUB10SYSTEMS-MIB::sub10UnitMgmtAlarmType'
Syntax
- Source
- Sub10AlarmType
- Base type
Enumeration
Values & Constraints
Type Values
1 | sub10UnitAlarm |
2 | sub10EthernetAlarm |
3 | sub10RadioAlarm |
Conformance
Member of