vStpInsPortAdminConnectionType
ALCATEL-ENT1-VLAN-STP-MIB ·
.1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.15
Object
column r/w
Enumeration
The administrative port's connection type for this spanning tree instance. This parameter is used to optimise the fast Spanning Tree (6.4.3 of P802.1w). The default value is nopointtopoint(1). The value pointtopoint(2) forces the port to be treated as if it is connected through a point-to-point LAN segment to another switch. Set this parameter to autopointtopoint(3) makes the point-to-point status to be determined automatically by the MAC entity. The value edgeport(4) indicates that the port is considered to be an edge port (18.3.3 of P802.1t).
Context
- MIB
- ALCATEL-ENT1-VLAN-STP-MIB
- OID
.1.3.6.1.4.1.6486.801.1.2.1.12.1.1.1.2.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- vStpInsPortEntry
- 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 'ALCATEL-ENT1-VLAN-STP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-VLAN-STP-MIB::vStpInsPortAdminConnectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALCATEL-ENT1-VLAN-STP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALCATEL-ENT1-VLAN-STP-MIB::vStpInsPortAdminConnectionType.<vStpInsBridgeMode>.<vStpInsNumber>.<vStpInsPortNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALCATEL-ENT1-VLAN-STP-MIB' -M '/opt/observium/mibs/alcatel-ent1:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALCATEL-ENT1-VLAN-STP-MIB::vStpInsPortAdminConnectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | nopointtopoint |
2 | pointtopoint |
3 | autopointtopoint |
4 | edgeport |
Conformance
Member of