fsY1564TrafProfDir
ARICENT-Y1564-CFG-MIB ·
.1.3.6.1.4.1.29601.2.88.3.1.1.2
Object
column r/w
Enumeration
This object specifies the direction of Y1564 Traffic Profile Generation. When this object is set as external, the traffic is generated at the wire-side of network-to-network interface (NNI) and is transmitted to the responder through the same interface.When this object is set as internal the traffic is generated at the user-to-network interface (UNI) and transmitted to the responder through NNI respectively. Now the direction external(1) only supported.
Context
- MIB
- ARICENT-Y1564-CFG-MIB
- OID
.1.3.6.1.4.1.29601.2.88.3.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsY1564TrafProfEntry
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 'ARICENT-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-Y1564-CFG-MIB::fsY1564TrafProfDir'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARICENT-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-Y1564-CFG-MIB::fsY1564TrafProfDir.<fsY1564ContextId>.<fsY1564TrafProfId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-Y1564-CFG-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-Y1564-CFG-MIB::fsY1564TrafProfDir'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | external |
2 | internal |