zyL2ptPointToPointProtocolGroup
ZYXEL-L2PT-MIB ·
.1.3.6.1.4.1.890.1.15.3.39.1.3.1.2
Object
column r/w
Bits
Enable/Disable L2PT point-to-point protocols on the port. The switch supports PAgP (Port Aggregation Protocol), LACP (Link Aggregation Control Protocol) and UDLD (UniDirectional Link Detection) tunneling for a point-to-point topology. Both PAgP and UDLD are Cisco's proprietary data link layer protocols. PAgP is similar to LACP and used to set up a logical aggregation of Ethernet ports automatically. UDLD is to determine the link's physical status and detect a unidirectional link.
Context
- MIB
- ZYXEL-L2PT-MIB
- OID
.1.3.6.1.4.1.890.1.15.3.39.1.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- zyxelL2ptEntry
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 'ZYXEL-L2PT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-L2PT-MIB::zyL2ptPointToPointProtocolGroup'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-L2PT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-L2PT-MIB::zyL2ptPointToPointProtocolGroup.<dot1dBasePort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-L2PT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-L2PT-MIB::zyL2ptPointToPointProtocolGroup'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | pagp |
1 | lacp |
2 | udld |