ciscoDlswDirLocateNBLocation
CISCO-DLSW-MIB ·
.1.3.6.1.4.1.9.10.9.1.4.3.2.1.3
Object
column SNMPv2-TCInstancePointer
Points to the ciscoDlswDirNBEntry.
Context
- MIB
- CISCO-DLSW-MIB
- OID
.1.3.6.1.4.1.9.10.9.1.4.3.2.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ciscoDlswDirLocateNBEntry
- Groups
- 1
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 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-MIB::ciscoDlswDirLocateNBLocation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-DLSW-MIB::ciscoDlswDirLocateNBLocation.<ciscoDlswDirLocateNBName>.<ciscoDlswDirLocateNBMatch>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-DLSW-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-DLSW-MIB::ciscoDlswDirLocateNBLocation'
Syntax
- Source
- SNMPv2-TCInstancePointer
- Base type
ObjectIdentifier
Type Description
A pointer to either a specific instance of a MIB object or
a conceptual row of a MIB table in the managed device. In
the latter case, by convention, it is the name of the
particular instance of the first accessible columnar object
in the conceptual row.
The two uses of this textual convention are replaced by
VariablePointer and RowPointer, respectively.
Values & Constraints
No enumerated values or constraints recorded.
Conformance
Member of