zxAnSrvPortUserEthType

ZTE-AN-SERVICE-PORT-MIB · .1.3.6.1.4.1.3902.1082.110.5.2.2.1.14

Object

column r/w Enumeration
User Ethernet type.
noConfig(1)   - User ethernet type is not configured.
pppoe(2)      - User ethernet type is PPPoE.
ipoe(3)       - User ethernet type is IPoE.
userDefined(4)- User ethernet type is configured in
                 zxAnSrvPortUserDefinedEthType.

Context

MIB
ZTE-AN-SERVICE-PORT-MIB
OID
.1.3.6.1.4.1.3902.1082.110.5.2.2.1.14
Type
column
Access
readwrite
Status
current
Default
noConfig
Parent
zxAnSrvPortConfEntry
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 'ZTE-AN-SERVICE-PORT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SERVICE-PORT-MIB::zxAnSrvPortUserEthType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-SERVICE-PORT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-SERVICE-PORT-MIB::zxAnSrvPortUserEthType.<ifIndex>.<zxAnSubIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-SERVICE-PORT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-SERVICE-PORT-MIB::zxAnSrvPortUserEthType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noConfig
2pppoe
3ipoe
4userDefined

Conformance