zhoneCpeAutoCfgRuleMatchExpression

Zhone-CPE-MIB · .1.3.6.1.4.1.5504.5.16.1.37.2.1.4

Object

column r/w OctetString
Logical expression telling which CPEs should be configured
according to this rule.
elements are:
keyword followed by value. Multiple elements can be connected
with AND.
Keywords are:
model - specified model ID
slot - specifies slot number or numbers
olt - specifies GPON OLT number or numbers
              
example:
model 2426 AND slot 6 AND olt 1-4,7
              
In this example, apply to model 2426 discovered on olts 
1, 2, 3, 4, or 7 on slot 6.

Context

MIB
Zhone-CPE-MIB
OID
.1.3.6.1.4.1.5504.5.16.1.37.2.1.4
Type
column
Access
readwrite
Status
current
Parent
zhoneCpeAutoCfgRuleEntry
Groups
1

Walk 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 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeAutoCfgRuleMatchExpression'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'Zhone-CPE-MIB::zhoneCpeAutoCfgRuleMatchExpression.<zhoneCpeAutoCfgRuleIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'Zhone-CPE-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'Zhone-CPE-MIB::zhoneCpeAutoCfgRuleMatchExpression'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-256

Conformance