v52IgProvVariantRequest
ZhoneV52-MIB ·
.1.3.6.1.4.1.5504.4.3.2.1.1.11
Object
column r/w
Enumeration
User requests to carry out various actions about
provisioning variant. Valid values for this variable can
be:
* noRequest - this is the default value. Setting the
variable to this value explicitly has no effect.
* verifyWithLe - request to verify if LE is ready for
reprovision.
* requestFromLe - request to get LE Variant ID and
Interface ID.
* switchLeToLocal - request the LE side to change its
provisioning variant to be the same as
v52IgLocalProvVariant.
Only requestFromLe set option is currently supported.
Context
- MIB
- ZhoneV52-MIB
- OID
.1.3.6.1.4.1.5504.4.3.2.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- v52InterfaceGroupEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneV52-MIB::v52IgProvVariantRequest'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneV52-MIB::v52IgProvVariantRequest.<v52IgNameId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneV52-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneV52-MIB::v52IgProvVariantRequest'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noRequest |
2 | verifyWithLe |
3 | requestFromLe |
4 | switchLeToLocal |