rowInfoTableId
RAD-GEN-MIB ·
.1.3.6.1.4.1.164.6.2.43.1.1
Object
column ObjectIdentifier
The OBJECT IDENTIFIER of the Table,
which its information is held by this table (rowInfoTable).
Examples:
Table Name rowInfoTableId
---------------------------------------------------
atmTrafficDescrParamTable 1.3.6.1.2.1.37.1.5
atmVpCrossConnectTable 1.3.6.1.2.1.37.1.9
atmVcCrossConnectTable 1.3.6.1.2.1.37.1.11
atmfCESConfTable 1.3.6.1.4.1.353.5.2.2.1.1
For OAM-CFM, additional indices will be used to indicate higher levels
entity instance.
e.g for MA table (dot1agCfmMaNetTable) and MIP table (ethIfOamCfmMip),
additional index will indicate MD.
For MEP table (IEEE8021-CFM-MIB.dot1agCfmMepTable)
additional indices will indicate MD.MA.MEP_Direction
(MEP_Direction - Down = 1, Up = 2)
Context
- MIB
- RAD-GEN-MIB
- OID
.1.3.6.1.4.1.164.6.2.43.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- rowInfoEntry
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 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::rowInfoTableId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAD-GEN-MIB::rowInfoTableId.<rowInfoTableId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAD-GEN-MIB' -M '/opt/observium/mibs/rad:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAD-GEN-MIB::rowInfoTableId'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.