ostEvcProtect
OMNITRON-EXT-MIB ·
.1.3.6.1.4.1.7342.7.1.2.1.1.18
Object
column r/w
Enumeration
This object defines whether the specific EVC can be deleted.
noProtect(1) This value indicates that the EVC can be deleted
protect(2) This value indicates that the EVC cannot be deleted.
An EVC must have this object set to 'noProtect' before
it can be deleted.
This object is supported by the GM4, GM4-PoE, and XM5.
Context
- MIB
- OMNITRON-EXT-MIB
- OID
.1.3.6.1.4.1.7342.7.1.2.1.1.18- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ostEvcEntry
- Groups
- 1
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 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostEvcProtect'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-EXT-MIB::ostEvcProtect.<ostModuleIndex>.<ostEvcIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-EXT-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-EXT-MIB::ostEvcProtect'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noProtect |
2 | protect |
Conformance
Member of