setWanLayerLay3
LANCOM-L54g-MIB ·
.1.3.6.1.4.1.2356.600.2.54.2.2.4.1.3
Object
column r/w
Enumeration
Lay-3
Context
- MIB
- LANCOM-L54g-MIB
- OID
.1.3.6.1.4.1.2356.600.2.54.2.2.4.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- setWanLayerEntry
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 'LANCOM-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L54g-MIB::setWanLayerLay3'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-L54g-MIB::setWanLayerLay3.<setWanLayerWanl>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-L54g-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-L54g-MIB::setWanLayerLay3'
Syntax
Enumeration
Values & Constraints
Enumerated Values
4 | ppp |
5 | appp |
6 | scppp |
7 | scappp |
8 | sctrans |
9 | dhcp |
255 | trans |