fsDcsDefCircuitIDFormatOption
AricentDCS-MIB ·
.1.3.6.1.4.1.29601.2.1.1.3
Object
scalar r/w
Enumeration
This object specifies the fields that can be included in the automatically generated
Circuit Id (or) Interface Id.
sp - slot + port
sv - slot + vlan
pv - port + vlan
spv - slot + port + vlan
This is applicable when default circuit ID format configuration is enabled.
This object will be overridden when circuit Id is explicitly configured on a port or port and VLAN.
Context
- MIB
- AricentDCS-MIB
- OID
.1.3.6.1.4.1.29601.2.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsDcsSystem
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 'AricentDCS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AricentDCS-MIB::fsDcsDefCircuitIDFormatOption.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AricentDCS-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AricentDCS-MIB::fsDcsDefCircuitIDFormatOption'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sp |
2 | sv |
3 | pv |
4 | spv |