tnStatsDynamicConduitNumPaths
TALARI-MIB ·
.1.3.6.1.4.1.34086.2.2.22.2.1.22
Object
column SNMPv2-SMIInteger32
The number of Paths associated with this conduit - this is the number of rows in the tnStatsDynamicConduitPathsTable for the current conduit. Each dynamic conduit can have a different number of paths associated with it.
Context
- MIB
- TALARI-MIB
- OID
.1.3.6.1.4.1.34086.2.2.22.2.1.22- Type
- column
- Access
- readonly
- Status
- current
- Parent
- tnStatsDynamicConduitEntry
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 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TALARI-MIB::tnStatsDynamicConduitNumPaths'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TALARI-MIB::tnStatsDynamicConduitNumPaths.<tnStatsDynamicConduitIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TALARI-MIB' -M '/opt/observium/mibs/oracle:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TALARI-MIB::tnStatsDynamicConduitNumPaths'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647