clientVc4Name
LUM-CLIENT-MIB ·
.1.3.6.1.4.1.8708.2.27.2.3.1.1.2
Object
column LUM-TCMgmtNameString
The management name of the vc4, e.g. vc4:1:2:1-2:8 where the first number indicates sub-rack, the second slot number and the third/forth are the port numbers. The last number is the vc4 id within the STM16 frame.
Context
- MIB
- LUM-CLIENT-MIB
- OID
.1.3.6.1.4.1.8708.2.27.2.3.1.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- clientVc4Entry
- Groups
- 2
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 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientVc4Name'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-CLIENT-MIB::clientVc4Name.<clientVc4Index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-CLIENT-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-CLIENT-MIB::clientVc4Name'
Syntax
- Source
- LUM-TCMgmtNameString
- Base type
OctetString- Display format
255a
Type Description
An octet string containing administrative
information, in human-readable form.
More or less the same as SnmpAdminString
defined in SNMP-FRAMEWORK-MIB.
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of