alarmPortType
MSERIES-ALARM-MIB ·
.1.3.6.1.4.1.30826.1.1.2.1.1.11
Object
column MSERIES-TCPortType
The Port Type. undefined(0), rx(1), tx(2), biDi(3).
Context
- MIB
- MSERIES-ALARM-MIB
- OID
.1.3.6.1.4.1.30826.1.1.2.1.1.11- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alarmEntry
- 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 'MSERIES-ALARM-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-ALARM-MIB::alarmPortType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MSERIES-ALARM-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-ALARM-MIB::alarmPortType.<alarmIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MSERIES-ALARM-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MSERIES-ALARM-MIB::alarmPortType'
Syntax
- Source
- MSERIES-TCPortType
- Base type
Enumeration
Values & Constraints
Type Values
1 | rx |
2 | tx |
3 | biDi |
Conformance
Member of