a3ComPathPort
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.16.2.1.3
Object
The index of the entry in the Port table to which
this path entry has been assigned. Unassigned entries
have a value of zero. This object allows adding and deleting
paths from ports.In order for any modifications to take
effect, the path(s) associated with this command must be
enabled(re-enabled if it is already enable).
Paths that have been assigned to the dialpool (pool of dynamic
dial paths) have port values of -1. For a read(get) operation,
a value of -1 will be returned if the path is not assigned to
any port but belongs to the dialpool. A write operation with
a value of -1 is not legal and will generate an error return.
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.16.2.1.3- Type
- column
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComPathEntry
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::a3ComPathPort'
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::a3ComPathPort.<a3ComPathIndex>'
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::a3ComPathPort'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647