onuWanPortConfigConnectionType
FS-NMS-GPON-MIB ·
.1.3.6.1.4.1.52642.10.11.1.1.9
Object
column r/w
Enumeration
Connection Type: 1-bridge 2-DHCP 3-static 4-PPPOE 5-PPPOE_bridge 6-PPPOE_mix
Context
- MIB
- FS-NMS-GPON-MIB
- OID
.1.3.6.1.4.1.52642.10.11.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- onuWanPortConfigEntry
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 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::onuWanPortConfigConnectionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-GPON-MIB::onuWanPortConfigConnectionType.<onuWanPortConfigDeviceIndex>.<onuWanPortConfigPortIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-GPON-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-GPON-MIB::onuWanPortConfigConnectionType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | bridge |
2 | dhcp |
3 | static |
4 | pppoe |
5 | pppoe_bridge |
6 | pppoe_mix |