globalQosResetDomainMapType
FIBERSTORE-MIB ·
.1.3.6.1.4.1.52642.1.8.1.3.1.1.2
Object
column r/w
Enumeration
Restore the whole running map table to system default table. Set the value to restore related table. cosPriColor(1) Restore the COS-to-Priority/Color map dscpPriColor(2) Restore dscp-priority-color map expPriColor(3) Restore the exp-to-priority/color map ipPrecPriColor(4) Restore the IP Precedence to Pri/Color map priColorCos(5) Restore PRI_COLOR-to-COS map priColorDscp(6) Restore PRI_COLOR-to-DSCP map priColorExp(7) Restore PRI_COLOR-to-EXP map The get of this value alway return 0
Context
- MIB
- FIBERSTORE-MIB
- OID
.1.3.6.1.4.1.52642.1.8.1.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- globalQosResetDomainMapEntry
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 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::globalQosResetDomainMapType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FIBERSTORE-MIB::globalQosResetDomainMapType.<globalQosResetDomainMapDomain>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FIBERSTORE-MIB' -M '/opt/observium/mibs/fscom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FIBERSTORE-MIB::globalQosResetDomainMapType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | cosPriColor |
2 | dscpPriColor |
3 | expPriColor |
4 | ipPrecPriColor |
5 | priColorCos |
6 | priColorDscp |
7 | priColorExp |