a3ComPortBoundaryRoute
A3Com-PortPath-r6-MIB ·
.1.3.6.1.4.1.43.2.17.2.1.3
Object
column mandatory
r/w
Enumeration
This object controls whether the Boundary Routing feature is
enabled for this port. Note: this feature only applies to
serial ports on a NB2 and will be disabled for non-serial ports.
Note, when this parameter is enabled/disabled, the port itself
must be disabled and then re-enabled for the new value to take
effect. This is done by setting the corresponding instance of
ifAdminStatus to up(1).
Context
- MIB
- A3Com-PortPath-r6-MIB
- OID
.1.3.6.1.4.1.43.2.17.2.1.3- 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::a3ComPortBoundaryRoute'
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::a3ComPortBoundaryRoute.<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::a3ComPortBoundaryRoute'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notApplicable |
2 | enabled |
3 | disabled |