zxAnPonOnuCfmMaNameFormat
ZTE-AN-PON-REMOTE-ONU-MIB ·
.1.3.6.1.4.1.3902.1082.500.3.2.8.3.1.2
Object
column r/w
Enumeration
A value that represents a type (and thereby the format)
of a zxAnPonOnuCfmMaName. The value can be one of
the following:
primaryVid(1) Primary VLAN ID.
12 bits represented in a 2-octet integer:
- 4 least significant bits of the first
byte contains the 4 most significant
bits of the 12 bits primary VID
- second byte contains the 8 least
significant bits of the primary VID
0 1 2 3 4 5 6 7 8
+-+-+-+-+-+-+-+-+
|0 0 0 0| (MSB) |
+-+-+-+-+-+-+-+-+
| VID LSB |
+-+-+-+-+-+-+-+-+
charString(2) RFC2579 DisplayString, except that the
character codes 0-31 (decimal) are not
used. (1..45) octets
unsignedInt16 (3) 2-octet integer/big endian
rfc2865VpnId(4) RFC 2685 VPN ID
3 octet VPN authority Organizationally
Unique Identifier followed by 4 octet VPN
index identifying VPN according to the OUI:
0 1 2 3 4 5 6 7 8
+-+-+-+-+-+-+-+-+
| VPN OUI (MSB) |
+-+-+-+-+-+-+-+-+
| VPN OUI |
+-+-+-+-+-+-+-+-+
| VPN OUI (LSB) |
+-+-+-+-+-+-+-+-+
|VPN Index (MSB)|
+-+-+-+-+-+-+-+-+
| VPN Index |
+-+-+-+-+-+-+-+-+
| VPN Index |
+-+-+-+-+-+-+-+-+
|VPN Index (LSB)|
+-+-+-+-+-+-+-+-+
To support future extensions, the zxAnPonOnuCfmMaFormat
textual convention SHOULD NOT be sub-typed in object type
definitions. It MAY be sub-typed in compliance statements in
order to require only a subset of these address types for a
compliant implementation.
Implementations MUST ensure that zxAnPonOnuCfmMaFormat
objects and any dependent objects (e.g.,
zxAnPonOnuCfmMaName objects) are consistent. An
inconsistentValue error MUST be generated if an attempt to
change an zxAnPonOnuCfmMaFormat object would, for
example, lead to an undefined zxAnPonOnuCfmMaName value.
In particular,
zxAnPonOnuCfmMaFormat/zxAnPonOnuCfmMaName pairs
MUST be changed together if the nameType changes.
The Maintenance Domain name and Maintenance Association name,
when put together into the CCM PDU, MUST total 48 octets or
less. If the zxAnPonRmOnuCfmMdFormat object contains
none(1), then the zxAnPonOnuCfmMaName object MUST be
45 octets or less in length. Otherwise, the length of
the zxAnPonRmOnuCfmMdName object plus the length of the
zxAnPonOnuCfmMaName object, added together, MUST total
less than or equal to 44 octets.
Context
- MIB
- ZTE-AN-PON-REMOTE-ONU-MIB
- OID
.1.3.6.1.4.1.3902.1082.500.3.2.8.3.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Default
charString- Parent
- zxAnPonRmOnuCfmMaEntry
- Groups
- 1
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 '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::zxAnPonOnuCfmMaNameFormat'
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::zxAnPonOnuCfmMaNameFormat.<ifIndex>.<zxAnPonOnuIndex>.<zxAnPonRmOnuCfmMdId>.<zxAnPonOnuCfmMaId>'
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::zxAnPonOnuCfmMaNameFormat'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | primaryVid |
2 | charString |
3 | unsignedInt16 |
4 | rfc2865VpnId |
Conformance
Member of