diffServClassMapAttachCtlElementIndexType
ES4650F-MIB ·
.1.3.6.1.4.1.259.8.1.9.1.16.4.14.2
Object
scalar r/w
Enumeration
Element Index for attachment control. Specifies the type of class map element to relate with the class map. When type is macAce(1), the index of diffServClassMapAttachCtlElementIndex is the index of diffServMacAceEntry. When the type is ipAce(2), the index of diffServClassMapAttachCtlElementIndex is the index of diffServIpAceEntry. When the type is acl(3), the index of diffServClassMapAttachCtlElementIndex is the index of diffServAclEntry. When the type is ipv6Ace(4), the index of diffServClassMapAttachCtlElementIndex is the index of diffServIpv6AceEntry.
Context
- MIB
- ES4650F-MIB
- OID
.1.3.6.1.4.1.259.8.1.9.1.16.4.14.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- diffServClassMapAttachCtl
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 'ES4650F-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ES4650F-MIB::diffServClassMapAttachCtlElementIndexType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ES4650F-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ES4650F-MIB::diffServClassMapAttachCtlElementIndexType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | macAce |
2 | ipAce |
3 | acl |
4 | ipv6Ace |