eltIpDhcpOpt82PortCircuitIdSuboptionsDelimeter
ELTEX-MES-BRIDGE-SECURITY ·
.1.3.6.1.4.1.35265.1.23.112.1.17.1.7
Object
Specifies per ifIndex a char symbol that will delimit circuit id suboption.
Context
- MIB
- ELTEX-MES-BRIDGE-SECURITY
- OID
.1.3.6.1.4.1.35265.1.23.112.1.17.1.7- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- eltIpDhcpOpt82PortEntry
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 'ELTEX-MES-BRIDGE-SECURITY' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-SECURITY::eltIpDhcpOpt82PortCircuitIdSuboptionsDelimeter'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ELTEX-MES-BRIDGE-SECURITY' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ELTEX-MES-BRIDGE-SECURITY::eltIpDhcpOpt82PortCircuitIdSuboptionsDelimeter.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ELTEX-MES-BRIDGE-SECURITY' -M '/opt/observium/mibs/eltex:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ELTEX-MES-BRIDGE-SECURITY::eltIpDhcpOpt82PortCircuitIdSuboptionsDelimeter'
Syntax
- Source
- EltOpt82DelimiterType
- Base type
Enumeration
Values & Constraints
Type Values
1 | tr101 |
2 | dot |
3 | comma |
4 | semicolon |
5 | hash |
6 | slash |
7 | space |