rootElement
MX-CWMP-MIB ·
.0.3900.1.100
Object
scalar r/w
Enumeration
Root Element
Determines the data model used for the configuration.
* Device: Uses the Device data model as defined in TR-106.
* InternetGatewayDevice: Uses the Internet Gateway Device data
model as defined in TR-098.
Context
- MIB
- MX-CWMP-MIB
- OID
.0.3900.1.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- cwmpMIBObjects
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 'MX-CWMP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-CWMP-MIB::rootElement.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-CWMP-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-CWMP-MIB::rootElement'
Syntax
Enumeration
Values & Constraints
Enumerated Values
100 | device |
200 | internetGatewayDevice |