circuitTrailDatabaseId

METROPAD3 · .1.3.6.1.4.1.14846.3.15.1.15

Object

column Integer32
It is a unique ID to identifiy a row of this table. The id's negatives represents back path.

Context

MIB
METROPAD3
OID
.1.3.6.1.4.1.14846.3.15.1.15
Type
column
Access
readonly
Status
current
Parent
circuitTrailEntry
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 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METROPAD3::circuitTrailDatabaseId'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'METROPAD3::circuitTrailDatabaseId.<circuitTrailId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'METROPAD3' -M '/opt/observium/mibs/padtec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'METROPAD3::circuitTrailDatabaseId'

Syntax

Integer32

Values & Constraints

Object Constraints
range: -2147483648-2147483647 range: 0-63

Conformance