dhcpSnoopingInformationOptionDelimiter
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.13.3.8
Object
scalar r/w
Enumeration
If set(0), then use colon to compart sub-option parameters, set(1), use dot to compart sub-option parameters, set(2), use slash to compart sub-option parameters, set(3), use space to compart sub-option parameters the default value is set(2).
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.13.3.8- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dhcpSnooping
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 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZELAX-MIB::dhcpSnoopingInformationOptionDelimiter.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZELAX-MIB' -M '/opt/observium/mibs/zelax:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZELAX-MIB::dhcpSnoopingInformationOptionDelimiter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | colon |
1 | dot |
2 | slash |
3 | space |