fsMIPbRstCVlanPortAdminPointToPoint
SUPERMICRO-MIPB-RSTP-MIB ·
.1.3.6.1.4.1.10876.101.1.134.1.3.1.8
Object
column Enumeration
The administrative point-to-point status of the LAN segment
attached to this port. A value of forceTrue(0) indicates that
this port should always be treated as if it is connected to
a point-to-point link. A value of forceFalse(1) indicates
that this port should be treated as having a shared media
connection. A value of auto(2) indicates that this port is
considered to have a point-to-point link if it is an Aggregator
and all of its members are aggregatable, or if the MAC entity
is configured for full duplex operation, either through
auto-negotiation or by management means.
Provider Edge Ports always assume the value of 'auto' for this
object.
Context
- MIB
- SUPERMICRO-MIPB-RSTP-MIB
- OID
.1.3.6.1.4.1.10876.101.1.134.1.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- fsMIPbRstCVlanPortInfoEntry
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 'SUPERMICRO-MIPB-RSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIPB-RSTP-MIB::fsMIPbRstCVlanPortAdminPointToPoint'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-MIPB-RSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-MIPB-RSTP-MIB::fsMIPbRstCVlanPortAdminPointToPoint.<fsMIPbRstPort>.<fsMIPbRstCepSvid>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-MIPB-RSTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-MIPB-RSTP-MIB::fsMIPbRstCVlanPortAdminPointToPoint'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | forceTrue |
1 | forceFalse |
2 | auto |