alarmNumber
ICT-DISTRIBUTION-PANEL-MIB ·
.1.3.6.1.4.1.39145.10.9.1.1
Object
column mandatory
Integer32
Alarm Input Number
Context
- MIB
- ICT-DISTRIBUTION-PANEL-MIB
- OID
.1.3.6.1.4.1.39145.10.9.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- alarmEntry
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 'ICT-DISTRIBUTION-PANEL-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICT-DISTRIBUTION-PANEL-MIB::alarmNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ICT-DISTRIBUTION-PANEL-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ICT-DISTRIBUTION-PANEL-MIB::alarmNumber.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ICT-DISTRIBUTION-PANEL-MIB' -M '/opt/observium/mibs/ict:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ICT-DISTRIBUTION-PANEL-MIB::alarmNumber'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.