emsProvisioningEnable
MX-EMS-MIB ·
.0.4700.1.100.100
Object
EMS Provisioning Enable
Specifies if the Ems service allows the unit to be provisioned
and managed by the Virtuo EMS infrastructure.
* Disable: Unit can not be provisioned by the Virtuo EMS
infrastructure.
* Enable: Unit can be provisioned by the Virtuo EMS
infrastructure.
Context
- MIB
- MX-EMS-MIB
- OID
.0.4700.1.100.100- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- provisioningGroup
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-EMS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-EMS-MIB::emsProvisioningEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-EMS-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-EMS-MIB::emsProvisioningEnable'
Syntax
- Source
- MX-TCMxEnableState
- Base type
Enumeration
Values & Constraints
Type Values
0 | disable |
1 | enable |