a3ComPortCircuitID
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.17.2.1.19
Object
column mandatory
r/w
OctetString
This object applies only to virtual ports and specifies the unique
data link circuit or channel identifier assigned to this virtual port.
For example, if this virtual port is attached to a Frame Relay network,
this object would specify the DLCI associated with this virtual port.
The Parent of this virtual port is identified by a3ComPortPath (which
also identifies the physical path that this virtual port is associated
with).
This object must be specified when adding a new virtual port.
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.17.2.1.19- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPortEntry
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 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComPortCircuitID'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3Com-PortPath-r6-MIB::a3ComPortCircuitID.<a3ComPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3Com-PortPath-r6-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3Com-PortPath-r6-MIB::a3ComPortCircuitID'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.