vismPortLineNum
CISCO-VISM-PORT-MIB ·
.1.3.6.1.4.1.351.110.5.5.2.1.1.1.3
Object
column r/w
Integer32
This represents the line number to which this port is associated. Since the network port is not associated with any line, line number 0 is returned on a GET.
Context
- MIB
- CISCO-VISM-PORT-MIB
- OID
.1.3.6.1.4.1.351.110.5.5.2.1.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vismPortCnfGrpEntry
- 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-VISM-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-PORT-MIB::vismPortLineNum'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-VISM-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-VISM-PORT-MIB::vismPortLineNum.<vismPortNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-VISM-PORT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-VISM-PORT-MIB::vismPortLineNum'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-8
Conformance
Member of
Compliance refinements
ciscoVismPortCompliance
readonly
Write access is not required.