hwPimGroupMappingOrigin
HUAWEI-PIM-STD-MIB ·
.1.3.6.1.4.1.2011.5.25.149.4.1.13.1.1
Object
column HWPimGroupMappingOriginType
The mechanism by which this group mapping was learned.
Context
- MIB
- HUAWEI-PIM-STD-MIB
- OID
.1.3.6.1.4.1.2011.5.25.149.4.1.13.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- hwPimGroupMappingEntry
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 'HUAWEI-PIM-STD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PIM-STD-MIB::hwPimGroupMappingOrigin'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-PIM-STD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-PIM-STD-MIB::hwPimGroupMappingOrigin.<hwPimGroupMappingOrigin>.<hwPimGroupMappingAddressType>.<hwPimGroupMappingGrpAddress>.<hwPimGroupMappingGrpPrefixLength>.<hwPimGroupMappingRpAddressType>.<hwPimGroupMappingRpAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-PIM-STD-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-PIM-STD-MIB::hwPimGroupMappingOrigin'
Syntax
- Source
- HWPimGroupMappingOriginType
- Base type
Enumeration
Values & Constraints
Type Values
1 | fixed |
2 | configRp |
3 | configSsm |
4 | bsr |
5 | autoRp |
6 | embedded |
7 | other |