fsPtpTransparentPortInterfaceType
SUPERMICRO-PTP-MIB ·
.1.3.6.1.4.1.10876.101.2.45.1.10.1.1.2
Object
column r/w
Enumeration
This denotes the type of the interface. PTP port bears a seperate meaning than the one that are normally defined in interface mibs. PTP can run over physical interfaces, VLAN identifiers or IVR interfaces. Hence this object needs to be configured before making this particular row as ACTIVE. Only values UDP/IPv4, UDP/IPv6, IEEE802.3 are supported. IEEE8021 corresponds to layer 2 Vlan.
Context
- MIB
- SUPERMICRO-PTP-MIB
- OID
.1.3.6.1.4.1.10876.101.2.45.1.10.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsPtpTransparentPortDataSetEntry
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-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PTP-MIB::fsPtpTransparentPortInterfaceType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-PTP-MIB::fsPtpTransparentPortInterfaceType.<fsPtpContextId>.<fsPtpDomainNumber>.<fsPtpTransparentPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-PTP-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-PTP-MIB::fsPtpTransparentPortInterfaceType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | udpipv4 |
2 | udpipv6 |
3 | ieee8023 |
4 | devicenet |
5 | controlnet |
6 | profitnet |
7 | ieee8021 |
65534 | unknown |