zxDslMacLearnType
ZTE-DSL-SRVCTRL-MIB ·
.1.3.6.1.4.1.3902.1004.7.1.9.1.1
Object
scalar r/w
Enumeration
the mac learn type. Different mac learn number supported for different learn types. chip(1): mac learn by chip hardware dslamSoftware(2): mac learn by dslam software
Context
- MIB
- ZTE-DSL-SRVCTRL-MIB
- OID
.1.3.6.1.4.1.3902.1004.7.1.9.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- zxDslMacCtrlGlobalObjects
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZTE-DSL-SRVCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZTE-DSL-SRVCTRL-MIB::zxDslMacLearnType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZTE-DSL-SRVCTRL-MIB' -M '/opt/observium/mibs/zte:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZTE-DSL-SRVCTRL-MIB::zxDslMacLearnType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | chip |
2 | dslamSoftware |