dsgIfClientIdType
DSG-IF-MIB ·
.1.3.6.1.4.1.4491.2.1.3.1.5.1.1.3
Object
column r/w
Enumeration
The Client Identification type. A DSG client id of type broadcast(1) received by all DSG client(s). A DSG client id of type macAddress(2) is received by the DSG client that has been assigned with this MAC address where the first 3 bytes is the Organization Unique Identifier (OUI). A DSG client id of type caSystemId(3) is received by the DSG client that has been assigned a CA_system_ID. A DSG client id of type applicationId(4) is received by the DSG client that has been assigned an application ID.
Context
- MIB
- DSG-IF-MIB
- OID
.1.3.6.1.4.1.4491.2.1.3.1.5.1.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- dsgIfClientIdEntry
- 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 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSG-IF-MIB::dsgIfClientIdType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DSG-IF-MIB::dsgIfClientIdType.<dsgIfClientIdListIndex>.<dsgIfClientIdIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DSG-IF-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DSG-IF-MIB::dsgIfClientIdType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | broadcast |
2 | macAddress |
3 | caSystemId |
4 | applicationId |
Conformance
Member of