zxr10RMAPSetCommUintIsAddtive
ZXR10-ROUTE-MAP-MIB ·
.1.3.6.1.4.1.3902.3.6000.604.2.1.20.1.3
Object
column RmapSetComm
additive Add to the existing community. Value is 5.
Context
- MIB
- ZXR10-ROUTE-MAP-MIB
- OID
.1.3.6.1.4.1.3902.3.6000.604.2.1.20.1.3- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- zxr10RMAPSetCommunityUintEntry
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 'ZXR10-ROUTE-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPSetCommUintIsAddtive'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-ROUTE-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPSetCommUintIsAddtive.<zxr10RMAPName>.<zxr10RMAPSequence>.<zxr10RMAPSetCommUintIsAddtive>.<zxr10RMAPSetCommUint>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-ROUTE-MAP-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-ROUTE-MAP-MIB::zxr10RMAPSetCommUintIsAddtive'
Syntax
- Source
- RmapSetComm
- Base type
Enumeration
Type Description
additive Add to the existing community. Value is 5. internet Internet(Well known community). Value is 4. no-advertise Do not advertise to any peer. Value is 2. no-export Do not export to next AS. Value is 1. no-export-subconfed Do not send outside local AS. Value is 3. none No community attribute. Value is 6.
Values & Constraints
Type Values
1 | no-export |
2 | no-advertise |
3 | no-export-subconfed |
4 | internet |
5 | additive |
6 | none |