mitelIpera3000CatTblIndex
MITEL-IperaVoiceLAN-MIB ·
.1.3.6.1.4.1.1027.4.1.1.2.2.4.1.1
Object
column mandatory
Integer32
Differentiates the different category reports for the call server. The first category will have an index value of 1, the second will have 2, etc. up to the last category report. The highest possible index value is 100.
Context
- MIB
- MITEL-IperaVoiceLAN-MIB
- OID
.1.3.6.1.4.1.1027.4.1.1.2.2.4.1.1- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- mitelIpera3000CategoryTableEntry
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 'MITEL-IperaVoiceLAN-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-IperaVoiceLAN-MIB::mitelIpera3000CatTblIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MITEL-IperaVoiceLAN-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MITEL-IperaVoiceLAN-MIB::mitelIpera3000CatTblIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MITEL-IperaVoiceLAN-MIB' -M '/opt/observium/mibs/mitel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MITEL-IperaVoiceLAN-MIB::mitelIpera3000CatTblIndex'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.