mvpnGenCustomerSiteType
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB ·
.1.3.6.1.2.1.243.1.2.1.9
Object
column Enumeration
The type of the customer site, connected to
the MVPN represented by this entry.
The enumerated types and the corresponding
descriptions are as follows:
senderReceiver : Site is both sender and receiver
receiverOnly : Site is receiver only
senderOnly : Site is sender only
Context
- MIB
- BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
- OID
.1.3.6.1.2.1.243.1.2.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mvpnGenericEntry
- 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 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnGenCustomerSiteType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnGenCustomerSiteType.<mplsL3VpnVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnGenCustomerSiteType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | senderReceiver |
2 | receiverOnly |
3 | senderOnly |
Conformance
Member of