frsldPvcCtrlTransmitRP
FRSLD-MIB ·
.1.3.6.1.2.1.95.1.1.1.2
Object
column FrsldTxRP
The reference point this PVC uses for calculation of transmitter related statistics. This object together with frsldPvcCtrlReceiveRP define the measurement domain.
Context
- MIB
- FRSLD-MIB
- OID
.1.3.6.1.2.1.95.1.1.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- frsldPvcCtrlEntry
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 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRSLD-MIB::frsldPvcCtrlTransmitRP'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FRSLD-MIB::frsldPvcCtrlTransmitRP.<ifIndex>.<frsldPvcCtrlDlci>.<frsldPvcCtrlTransmitRP>.<frsldPvcCtrlReceiveRP>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FRSLD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FRSLD-MIB::frsldPvcCtrlTransmitRP'