zxAnPortIdAccessNodeIdType

ZTE-AN-PORT-IDENTIFICATION-MIB · .1.3.6.1.4.1.3902.1082.70.50.1.2

Object

scalar r/w Enumeration
Access Node Identifier type. There are three types:
- inbandMac: the inband mac of access node
- accessNodeName: the name of access node.
- sysName: the system name. 
          
If set to inbandMac, the inband mac will be used 
as the Access-Node-ID or Access-Node-ID1 in the 
circuit ID; 
If set to accessNodeName, the name of access node 
will be used;
If set to sysName, the system name will be used.
C6XX only support inbandMac(1), accessNodeName(2).

Context

MIB
ZTE-AN-PORT-IDENTIFICATION-MIB
OID
.1.3.6.1.4.1.3902.1082.70.50.1.2
Type
scalar
Access
readwrite
Status
current
Default
inbandMac
Parent
zxAnPortIdGlobalObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-AN-PORT-IDENTIFICATION-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-AN-PORT-IDENTIFICATION-MIB::zxAnPortIdAccessNodeIdType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-AN-PORT-IDENTIFICATION-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-AN-PORT-IDENTIFICATION-MIB::zxAnPortIdAccessNodeIdType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1inbandMac
2accessNodeName
3sysName

Conformance