genEquipUnitLicensePerUsage
MWRM-UNIT-MIB ·
.1.3.6.1.4.1.2281.10.1.3.12
Object
scalar AllowedNotAllowed
This parameter indicates whether the per-usage license is allowed. This license allows configuring all features and causes their use to be reported to NMS. If the usage license is allowed, all other licenses are not relevant, as all the licenses are open for configuration.
Context
- MIB
- MWRM-UNIT-MIB
- OID
.1.3.6.1.4.1.2281.10.1.3.12- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- genEquipUnitLicenseInfo
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 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MWRM-UNIT-MIB::genEquipUnitLicensePerUsage.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MWRM-UNIT-MIB' -M '/opt/observium/mibs/ceragon:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MWRM-UNIT-MIB::genEquipUnitLicensePerUsage'
Syntax
- Source
- AllowedNotAllowed
- Base type
Enumeration
Values & Constraints
Type Values
0 | not-allowed |
1 | allowed |