mltOption
E5-121-MIB ·
.1.3.6.1.4.1.6321.1.2.3.4.4.5.3
Object
scalar r/w
Enumeration
all : test all items vac: test AC voltage vdc: test DC voltage rload: test load resistance riso: test isolation resistance cap: test capacitor ren: test REN value ring: test ring voltage metering: test metering voltage
Context
- MIB
- E5-121-MIB
- OID
.1.3.6.1.4.1.6321.1.2.3.4.4.5.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mlt
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 'E5-121-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'E5-121-MIB::mltOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'E5-121-MIB' -M '/opt/observium/mibs/calix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'E5-121-MIB::mltOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | all |
2 | vac |
3 | vdc |
4 | rload |
5 | riso |
6 | cap |
7 | ren |
8 | ring |
9 | metering |