mvr6SourcePortMode
ECS4810-12M-MIB ·
.1.3.6.1.4.1.259.10.1.11.1.66.24
Object
scalar r/w
Enumeration
Dynamic means active source port will only forward multicast stream when it has group joined. Forward means active source port will always forward MVR group range multicast streams recieved on another acitve source port.
Context
- MIB
- ECS4810-12M-MIB
- OID
.1.3.6.1.4.1.259.10.1.11.1.66.24- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- mvr6Mgt
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ECS4810-12M-MIB::mvr6SourcePortMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ECS4810-12M-MIB' -M '/opt/observium/mibs/edgecore:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ECS4810-12M-MIB::mvr6SourcePortMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | idle |
2 | connect |
3 | active |
4 | opensent |
5 | openconfirm |
6 | established |