hwAtmPvcIpoaType

HUAWEI-ATM-MIB · .1.3.6.1.4.1.2011.5.25.156.1.14.1.3

Object

column Enumeration
Indicates the type of the PVC IPoA mapping.
ip: sets the peer IP address and mask that are mapped to the PVC.
default: configures a mapping with default route attributes.
If no mapping of the next hop address of a packet can be found,
the packet is sent over the PVC if the PVC is configured with
default mapping.
inarp: configures InARP on the PVC.

Context

MIB
HUAWEI-ATM-MIB
OID
.1.3.6.1.4.1.2011.5.25.156.1.14.1.3
Type
column
Access
noaccess
Status
current
Parent
hwAtmPvcIpoaEntry

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 'HUAWEI-ATM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-MIB::hwAtmPvcIpoaType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ATM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ATM-MIB::hwAtmPvcIpoaType.<hwAtmVclIfIndex>.<hwAtmVclVpi>.<hwAtmVclVci>.<hwAtmPvcIpoaType>.<hwAtmPvcIpoaIpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ATM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ATM-MIB::hwAtmPvcIpoaType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1ip
2default
3inarp