protocolDirLocalIndex

RMON2-MIB · .1.3.6.1.2.1.16.11.2.1.3

Object

column Integer32
The locally arbitrary but unique identifier associated
with this protocolDir entry.
              
The value for each supported protocol must remain constant at
least from one re-initialization of the entity's network
management system to the next re-initialization, except that
if a protocol is deleted and re-created, it must be re-created
with a new value that has not been used since the last
re-initialization.
              
The specific value is meaningful only within a given SNMP
entity.  A protocolDirLocalIndex must not be re-used until the
next agent restart in the event that the protocol directory
entry is deleted.

Context

MIB
RMON2-MIB
OID
.1.3.6.1.2.1.16.11.2.1.3
Type
column
Access
readonly
Status
current
Parent
protocolDirEntry
Groups
1

Walk 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 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::protocolDirLocalIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RMON2-MIB::protocolDirLocalIndex.<protocolDirID>.<protocolDirParameters>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RMON2-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RMON2-MIB::protocolDirLocalIndex'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-2147483647

Conformance