hm2PortMonitorConditionSpeedDuplexValue
HM2-DIAGNOSTIC-MIB ·
.1.3.6.1.4.1.248.11.22.1.7.3.5.1.1.1
Object
column r/w
Bits
Speed and duplex combination allowed by port-monitor.
Context
- MIB
- HM2-DIAGNOSTIC-MIB
- OID
.1.3.6.1.4.1.248.11.22.1.7.3.5.1.1.1- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2PortMonitorConditionSpeedDuplexEntry
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 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2PortMonitorConditionSpeedDuplexValue'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-DIAGNOSTIC-MIB::hm2PortMonitorConditionSpeedDuplexValue.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-DIAGNOSTIC-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-DIAGNOSTIC-MIB::hm2PortMonitorConditionSpeedDuplexValue'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | hdx-10 |
1 | fdx-10 |
2 | hdx-100 |
3 | fdx-100 |
4 | hdx-1000 |
5 | fdx-1000 |
6 | fdx-2500 |
7 | fdx-10000 |