unit1MsgIndex
RITTAL-CMC-TC-MIB ·
.1.3.6.1.4.1.2606.4.2.3.7.2.1.1
Object
column mandatory
Integer32
Index for the list of message entries. Its value ranges between 1 and the value of cmcTcUnit1NumberOfMsgs.
Context
- MIB
- RITTAL-CMC-TC-MIB
- OID
.1.3.6.1.4.1.2606.4.2.3.7.2.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- cmcTcUnit1MsgEntry
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 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MIB::unit1MsgIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RITTAL-CMC-TC-MIB::unit1MsgIndex.<unit1MsgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RITTAL-CMC-TC-MIB' -M '/opt/observium/mibs/rittal:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RITTAL-CMC-TC-MIB::unit1MsgIndex'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-65535