priPppoeIaDelimiter
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.31.5
Object
scalar r/w
Enumeration
Config pppoe-ia delimiter in circuitId and remoteId. Default: the default delimiter of type TR-101 is space, the default delimiter of type self-defined is '\0'
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.31.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- priPppoeIaMib
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::priPppoeIaDelimiter.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::priPppoeIaDelimiter'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | default |
1 | pound |
2 | dot |
3 | comma |
4 | semicolon |
5 | colon |
6 | slash |
7 | space |