subscribersPropertiesValueTable
PCUBE-SE-MIB ·
.1.3.6.1.4.1.5655.4.1.8.3
Object
table
The subscribers properties value table is used to provide subscriber properties values for subscribers introduced into the SCE. An entry must be created by setting the entry's spvRowStatus object with createAndGo (4) before setting any other of the entry's objects. To specify the subscriber's property set the spvSubName and spvPropertyName objects. The spvPropertyName must be one of the properties from the subscribersPropertiesTable. To remove an entry set the spvRowStatus object with destroy (6). To poll the subscriber property the manager need to poll the spvPropertyStringValue, the spvPropertyUintValue or the spvPropertyCounter64Value objects. The table is cleared when the application is unloaded.
Context
- MIB
- PCUBE-SE-MIB
- OID
.1.3.6.1.4.1.5655.4.1.8.3- Type
- table
- Status
- current
- Parent
- subscribersGrp
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PCUBE-SE-MIB::subscribersPropertiesValueTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PCUBE-SE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PCUBE-SE-MIB::subscribersPropertiesValueTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.