slotName
HMPRIV-MAX-MIB ·
.1.3.6.1.4.1.248.70.12.6.2.1.2
Object
column mandatory
Enumeration
A unique value for each slot/module. Its value is same as slotIndex.
Context
- MIB
- HMPRIV-MAX-MIB
- OID
.1.3.6.1.4.1.248.70.12.6.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- slotEntry
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 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MAX-MIB::slotName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HMPRIV-MAX-MIB::slotName.<slotIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HMPRIV-MAX-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HMPRIV-MAX-MIB::slotName'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | slot1 |
2 | slot2 |
3 | slot3 |
4 | slot4 |
5 | slot5 |
6 | slot6 |
7 | slot7 |
8 | slot8 |
9 | slot9 |
10 | slot10 |