oltLlidPortCreateMode
NMS-EPON-OLT-COMM ·
.1.3.6.1.4.1.3320.101.1.37
Object
scalar mandatory
r/w
Enumeration
A switch for creating LLID port without binding ONU alone. Dafault value is close(2). If this value is open(1), the llidCreateTable can create a llid port without binding ONU.
Context
- MIB
- NMS-EPON-OLT-COMM
- OID
.1.3.6.1.4.1.3320.101.1.37- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- nmsEponOltComm
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 'NMS-EPON-OLT-COMM' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NMS-EPON-OLT-COMM::oltLlidPortCreateMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NMS-EPON-OLT-COMM' -M '/opt/observium/mibs/bdcom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NMS-EPON-OLT-COMM::oltLlidPortCreateMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | open |
2 | close |