zhoneCpePortFwdType

Zhone-CPE-MIB · .1.3.6.1.4.1.5504.5.16.1.27.2.1.3

Object

column r/w Enumeration
portRange - Range indicates that any traffic on those ports will be sent to the private IP address. 
portRemap - Remap indicates that any traffic on those ports will be sent to the private IP address at the private port.
dmz       - When DMZ is chosen it is the only rule allowed on that interface. A DMZ rule is effectively the same as a rule with
            all ports included. Range rules are more secure than setting
            a DMZ rule, because Range rules allow ports or groups of
            ports to be opened up.

Context

MIB
Zhone-CPE-MIB
OID
.1.3.6.1.4.1.5504.5.16.1.27.2.1.3
Type
column
Access
readwrite
Status
current
Parent
zhoneCpePortFwdEntry
Groups
1

Walk 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 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpePortFwdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpePortFwdType.<zhoneCpePortFwdListIndex>.<zhoneCpePortFwdEntryIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-CPE-MIB::zhoneCpePortFwdType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1dmz
2portrange
3portremap

Conformance