srcIndex
TLS-LIVEWIRE-MIB ·
.1.3.6.1.4.1.42463.12.2.2.1.1.1
Object
column LWRPortIndex
A unique value, greater than zero, for each destination. It is recommended that values are assigned contiguously starting from 1. The value for each port sub-layer must remain constant at least from one re-initialization of the entity's network management system to the next re- initialization.
Context
- MIB
- TLS-LIVEWIRE-MIB
- OID
.1.3.6.1.4.1.42463.12.2.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Parent
- srcEntry
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 'TLS-LIVEWIRE-MIB' -M '/opt/observium/mibs/telos:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TLS-LIVEWIRE-MIB::srcIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TLS-LIVEWIRE-MIB' -M '/opt/observium/mibs/telos:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TLS-LIVEWIRE-MIB::srcIndex.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TLS-LIVEWIRE-MIB' -M '/opt/observium/mibs/telos:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TLS-LIVEWIRE-MIB::srcIndex'
Syntax
- Source
- LWRPortIndex
- Base type
Integer32
Values & Constraints
Type Constraints
range: 1..2147483647