zxAnPonRmOnuCfmMdFormat

ZTE-AN-PON-REMOTE-ONU-MIB · .1.3.6.1.4.1.3902.1082.500.3.2.8.2.1.2

Object

column r/w Enumeration
The type (and thereby format) of the Maintenance Domain Name.
A value that represents a type (and thereby the format)
of a zxAnPonRmOnuCfmMdName.  The value can be one of
the following:
none(1)           No format specified, usually because
                  there is not (yet) a Maintenance
                  Domain Name. In this case, a zero
                  length OCTET STRING for the Domain
                  Name field is acceptable.
dnsLikeName(2)    Domain Name like string, globally unique
                  text string derived from a DNS name.
macAddrAndUint(3) MAC address + 2-octet (unsigned) integer.
charString(4)     RFC2579 DisplayString, except that the
                  character codes 0-31 (decimal) are not
                  used.
iccBased(5)       ITU carrier code followed by locally
                  assigned UMC code, 13 bytes with trailing
                  nulls as needed.

Context

MIB
ZTE-AN-PON-REMOTE-ONU-MIB
OID
.1.3.6.1.4.1.3902.1082.500.3.2.8.2.1.2
Type
column
Access
readwrite
Status
current
Default
charString
Parent
zxAnPonRmOnuCfmMdEntry
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-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmOnuCfmMdFormat'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmOnuCfmMdFormat.<ifIndex>.<zxAnPonOnuIndex>.<zxAnPonRmOnuCfmMdId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PON-REMOTE-ONU-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PON-REMOTE-ONU-MIB::zxAnPonRmOnuCfmMdFormat'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2dnsLikeName
3macAddressAndUint
4charString
5iccBased

Conformance