cerentGenericPmStatsIntervalLocation
CERENT-GENERIC-PM-MIB ·
.1.3.6.1.4.1.3607.2.90.30.1.30
Object
column CERENT-TCCerentLocation
This indicates if the threshold value represented by this row is for near or far end
Context
- MIB
- CERENT-GENERIC-PM-MIB
- OID
.1.3.6.1.4.1.3607.2.90.30.1.30- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cerentGenericPmStatsIntervalEntry
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 'CERENT-GENERIC-PM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-GENERIC-PM-MIB::cerentGenericPmStatsIntervalLocation'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CERENT-GENERIC-PM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CERENT-GENERIC-PM-MIB::cerentGenericPmStatsIntervalLocation.<cerentGenericPmStatsIntervalIndex>.<cerentGenericPmStatsIntervalType>.<cerentGenericPmStatsIntervalLocation>.<cerentGenericPmStatsIntervalPeriod>.<cerentGenericPmStatsIntervalNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CERENT-GENERIC-PM-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CERENT-GENERIC-PM-MIB::cerentGenericPmStatsIntervalLocation'
Syntax
- Source
- CERENT-TCCerentLocation
- Base type
Enumeration
Values & Constraints
Type Values
1 | unknown |
10 | farEnd |
20 | nearEnd |